#BCCBEA#BCCBEA
#BCCBEA is a very light, muted blue. Relative luminance 0.593; OKLCH L 84.1% C 0.046 H 264.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCBEA |
|---|---|
| RGB | rgb(188, 203, 234) |
| HSL | hsl(220, 52%, 83%) |
| HSV | hsv(220, 20%, 92%) |
| CMYK | cmyk(19.7%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(81.48, 1.33, -17.01) |
| CIE-LCH | lch(81.48, 17.06, 274.49°) |
| OKLab | oklab(84.07% -0.0041 -0.0462) |
| OKLCH | oklch(84.07% 0.046 264.9) |
| XYZ | xyz(56.9425, 59.3425, 86.2801) |
| Luminance | 0.5934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.93
Lightsteelblue
#B0C4DE
ΔE00 3.73
Powder Blue (survey)
#B1D1FC
ΔE00 5.47
Cloudy Blue
#ACC2D9
ΔE00 5.47
Light Periwinkle
#C1C6FC
ΔE00 6.12
Periwinkle
#CCCCFF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCBEA #EADBBC
analogous
#BCE2EA #BCCBEA #C4BCEA
triadic
#BCCBEA #EABCCB #CBEABC
tetradic
#BCCBEA #EABCE2 #EADBBC #BCEAC4
square
#BCCBEA #EABCE2 #EADBBC #BCEAC4
split-complementary
#BCCBEA #EAC4BC #E2EABC
monochromatic
#5F83CD #8DA7DB #BCCBEA #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.63
#BCCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#BCCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCBEA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCBEA | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#BDC9E9
Tritanopia (blue-blind)
#B1D1D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccbea; /* rgb */ color: rgb(188, 203, 234); /* oklch */ color: oklch(84.1% 0.046 264.9);
Tailwind
colors: {
custom: {
50: '#d0daf0',
500: '#bccbea',
950: '#000000',
},
}SCSS
$custom: #bccbea; $custom-light: #d0daf0; $custom-dark: #000000;
JSON
{
"hex": "#bccbea",
"rgb": {
"r": 188,
"g": 203,
"b": 234
},
"hsl": {
"h": 220.435,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.84072,
"c": 0.04643,
"h": 264.9
},
"luminance": 0.59344
}Semantic roles & 50–950 ramp
primary
#BCCBEA
secondary
#C6B184
accent
#8E26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385