#BCCAEE#BCCAEE
#BCCAEE is a very light, muted blue. Relative luminance 0.591; OKLCH L 84.0% C 0.053 H 268.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAEE |
|---|---|
| RGB | rgb(188, 202, 238) |
| HSL | hsl(223, 60%, 84%) |
| HSV | hsv(223, 21%, 93%) |
| CMYK | cmyk(21%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(81.35, 2.75, -19.34) |
| CIE-LCH | lch(81.35, 19.53, 278.09°) |
| OKLab | oklab(84.01% -0.0014 -0.0527) |
| OKLCH | oklch(84.01% 0.053 268.5) |
| XYZ | xyz(57.2883, 59.1042, 89.2623) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 5.02
Periwinkle
#CCCCFF
ΔE00 5.65
Powder Blue (survey)
#B1D1FC
ΔE00 5.74
Cloudy Blue
#ACC2D9
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAEE #EEE0BC
analogous
#BCE3EE #BCCAEE #C7BCEE
triadic
#BCCAEE #EEBCCA #CAEEBC
tetradic
#BCCAEE #EEBCE3 #EEE0BC #BCEEC7
square
#BCCAEE #EEBCE3 #EEE0BC #BCEEC7
split-complementary
#BCCAEE #EEC7BC #E3EEBC
monochromatic
#5A7DD5 #8BA3E2 #BCCAEE #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.64
#BCCAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#BCCAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAEE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAEE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#B0D1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccaee; /* rgb */ color: rgb(188, 202, 238); /* oklch */ color: oklch(84.0% 0.053 268.5);
Tailwind
colors: {
custom: {
50: '#d0daf3',
500: '#bccaee',
950: '#000000',
},
}SCSS
$custom: #bccaee; $custom-light: #d0daf3; $custom-dark: #000000;
JSON
{
"hex": "#bccaee",
"rgb": {
"r": 188,
"g": 202,
"b": 238
},
"hsl": {
"h": 223.2,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.84012,
"c": 0.05274,
"h": 268.5
},
"luminance": 0.59105
}Semantic roles & 50–950 ramp
primary
#BCCAEE
secondary
#CCB782
accent
#981EC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385