#BFCAEE#BFCAEE
#BFCAEE is a very light, muted blue. Relative luminance 0.595; OKLCH L 84.2% C 0.052 H 271.9°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAEE |
|---|---|
| RGB | rgb(191, 202, 238) |
| HSL | hsl(226, 58%, 84%) |
| HSV | hsv(226, 20%, 93%) |
| CMYK | cmyk(19.7%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(81.56, 3.67, -19.00) |
| CIE-LCH | lch(81.56, 19.35, 280.93°) |
| OKLab | oklab(84.23% 0.0017 -0.0517) |
| OKLCH | oklch(84.23% 0.052 271.9) |
| XYZ | xyz(58.0352, 59.4893, 89.2973) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.28
Periwinkle
#CCCCFF
ΔE00 4.93
Light Blue Grey
#B7C9E2
ΔE00 5.31
Lightsteelblue
#B0C4DE
ΔE00 5.91
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Cloudy Blue
#ACC2D9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAEE #EEE3BF
analogous
#BFE2EE #BFCAEE #CCBFEE
triadic
#BFCAEE #EEBFCA #CAEEBF
tetradic
#BFCAEE #EEBFE2 #EEE3BF #BFEECC
square
#BFCAEE #EEBFE2 #EEE3BF #BFEECC
split-complementary
#BFCAEE #EECCBF #E2EEBF
monochromatic
#5E7AD4 #8FA2E1 #BFCAEE #E7EBF9 #E7EBF9
Accessibility & contrast
On white
1.63
#BFCAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#BFCAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAEE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAEE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#B4D1D6
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcaee; /* rgb */ color: rgb(191, 202, 238); /* oklch */ color: oklch(84.2% 0.052 271.9);
Tailwind
colors: {
custom: {
50: '#d2daf3',
500: '#bfcaee',
950: '#000000',
},
}SCSS
$custom: #bfcaee; $custom-light: #d2daf3; $custom-dark: #000000;
JSON
{
"hex": "#bfcaee",
"rgb": {
"r": 191,
"g": 202,
"b": 238
},
"hsl": {
"h": 225.957,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.8423,
"c": 0.05177,
"h": 271.9
},
"luminance": 0.5949
}Semantic roles & 50–950 ramp
primary
#BFCAEE
secondary
#CCBB86
accent
#9F20C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385