#BCCAE2#BCCAE2
#BCCAE2 is a very light, muted blue. Relative luminance 0.584; OKLCH L 83.6% C 0.037 H 261.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCCAE2 |
|---|---|
| RGB | rgb(188, 202, 226) |
| HSL | hsl(218, 40%, 81%) |
| HSV | hsv(218, 17%, 89%) |
| CMYK | cmyk(16.8%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(80.97, 0.14, -13.49) |
| CIE-LCH | lch(80.97, 13.49, 270.59°) |
| OKLab | oklab(83.59% -0.0056 -0.0365) |
| OKLCH | oklch(83.59% 0.037 261.3) |
| XYZ | xyz(55.5837, 58.4224, 80.2849) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 1.50
Lightsteelblue
#B0C4DE
ΔE00 2.72
Cloudy Blue
#ACC2D9
ΔE00 4.07
Powder Blue (survey)
#B1D1FC
ΔE00 6.46
Light Grey Blue
#9DBCD4
ΔE00 7.43
Light Periwinkle
#C1C6FC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCCAE2 #E2D4BC
analogous
#BCDDE2 #BCCAE2 #C1BCE2
triadic
#BCCAE2 #E2BCCA #CAE2BC
tetradic
#BCCAE2 #E2BCDD #E2D4BC #BCE2C1
square
#BCCAE2 #E2BCDD #E2D4BC #BCE2C1
split-complementary
#BCCAE2 #E2C1BC #DDE2BC
monochromatic
#6786BD #91A8D0 #BCCAE2 #E7ECF4 #EAEEF6
Accessibility & contrast
On white
1.66
#BCCAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#BCCAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCCAE2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCCAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCCAE2 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CBE3
Deuteranopia (green-blind)
#BFC7E1
Tritanopia (blue-blind)
#B3CFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bccae2; /* rgb */ color: rgb(188, 202, 226); /* oklch */ color: oklch(83.6% 0.037 261.3);
Tailwind
colors: {
custom: {
50: '#d0daeb',
500: '#bccae2',
950: '#000000',
},
}SCSS
$custom: #bccae2; $custom-light: #d0daeb; $custom-dark: #000000;
JSON
{
"hex": "#bccae2",
"rgb": {
"r": 188,
"g": 202,
"b": 226
},
"hsl": {
"h": 217.895,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.83593,
"c": 0.03697,
"h": 261.3
},
"luminance": 0.58423
}Semantic roles & 50–950 ramp
primary
#BCCAE2
secondary
#BBA887
accent
#8433B3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384