#BCCBEE#BCCBEE
#BCCBEE is a very light, muted blue. Relative luminance 0.596; OKLCH L 84.2% C 0.052 H 267.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBEE |
|---|---|
| RGB | rgb(188, 203, 238) |
| HSL | hsl(222, 60%, 84%) |
| HSV | hsv(222, 21%, 93%) |
| CMYK | cmyk(21%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.61, 2.22, -18.95) |
| CIE-LCH | lch(81.61, 19.08, 276.67°) |
| OKLab | oklab(84.21% -0.0027 -0.0516) |
| OKLCH | oklch(84.21% 0.052 267) |
| XYZ | xyz(57.5237, 59.5750, 89.3407) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.03
Lightsteelblue
#B0C4DE
ΔE00 4.63
Light Periwinkle
#C1C6FC
ΔE00 5.03
Powder Blue (survey)
#B1D1FC
ΔE00 5.36
Periwinkle
#CCCCFF
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBEE #EEDFBC
analogous
#BCE4EE #BCCBEE #C6BCEE
triadic
#BCCBEE #EEBCCB #CBEEBC
tetradic
#BCCBEE #EEBCE4 #EEDFBC #BCEEC6
square
#BCCBEE #EEBCE4 #EEDFBC #BCEEC6
split-complementary
#BCCBEE #EEC6BC #E4EEBC
monochromatic
#5A7FD5 #8BA5E2 #BCCBEE #E7ECF9 #E7ECF9
Accessibility & contrast
On white
1.63
#BCCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#BCCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBEE
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBEE | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#B0D2D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bccbee; /* rgb */ color: rgb(188, 203, 238); /* oklch */ color: oklch(84.2% 0.052 267.0);
Tailwind
colors: {
custom: {
50: '#d0daf3',
500: '#bccbee',
950: '#000000',
},
}SCSS
$custom: #bccbee; $custom-light: #d0daf3; $custom-dark: #000000;
JSON
{
"hex": "#bccbee",
"rgb": {
"r": 188,
"g": 203,
"b": 238
},
"hsl": {
"h": 222,
"s": 59.524,
"l": 83.529
},
"oklch": {
"l": 0.84214,
"c": 0.05171,
"h": 267
},
"luminance": 0.59576
}Semantic roles & 50–950 ramp
primary
#BCCBEE
secondary
#CCB682
accent
#951EC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385