#BCCAEA#BCCAEA
#BCCAEA is a very light, muted blue. Relative luminance 0.589; OKLCH L 83.9% C 0.047 H 266.6°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAEA |
|---|---|
| RGB | rgb(188, 202, 234) |
| HSL | hsl(222, 52%, 83%) |
| HSV | hsv(222, 20%, 92%) |
| CMYK | cmyk(19.7%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(81.22, 1.87, -17.40) |
| CIE-LCH | lch(81.22, 17.50, 276.13°) |
| OKLab | oklab(83.87% -0.0028 -0.0473) |
| OKLCH | oklch(83.87% 0.047 266.6) |
| XYZ | xyz(56.7071, 58.8717, 86.2016) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.46
Lightsteelblue
#B0C4DE
ΔE00 4.15
Light Periwinkle
#C1C6FC
ΔE00 5.68
Powder Blue (survey)
#B1D1FC
ΔE00 5.81
Cloudy Blue
#ACC2D9
ΔE00 5.91
Periwinkle
#CCCCFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAEA #EADCBC
analogous
#BCE1EA #BCCAEA #C5BCEA
triadic
#BCCAEA #EABCCA #CAEABC
tetradic
#BCCAEA #EABCE1 #EADCBC #BCEAC5
square
#BCCAEA #EABCE1 #EADCBC #BCEAC5
split-complementary
#BCCAEA #EAC5BC #E1EABC
monochromatic
#5F80CD #8DA5DB #BCCAEA #E8EDF8 #E8EDF8
Accessibility & contrast
On white
1.64
#BCCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BCCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAEA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAEA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEC
Deuteranopia (green-blind)
#BCC8E9
Tritanopia (blue-blind)
#B1D0D4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bccaea; /* rgb */ color: rgb(188, 202, 234); /* oklch */ color: oklch(83.9% 0.047 266.6);
Tailwind
colors: {
custom: {
50: '#d0daf0',
500: '#bccaea',
950: '#000000',
},
}SCSS
$custom: #bccaea; $custom-light: #d0daf0; $custom-dark: #000000;
JSON
{
"hex": "#bccaea",
"rgb": {
"r": 188,
"g": 202,
"b": 234
},
"hsl": {
"h": 221.739,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.83869,
"c": 0.0474,
"h": 266.6
},
"luminance": 0.58873
}Semantic roles & 50–950 ramp
primary
#BCCAEA
secondary
#C6B284
accent
#9126C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385