#BFCAE2#BFCAE2
#BFCAE2 is a very light, muted blue. Relative luminance 0.588; OKLCH L 83.8% C 0.036 H 266.0°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAE2 |
|---|---|
| RGB | rgb(191, 202, 226) |
| HSL | hsl(221, 38%, 82%) |
| HSV | hsv(221, 15%, 89%) |
| CMYK | cmyk(15.5%, 10.6%, 0%, 11.4%) |
| CIE-LAB | lab(81.19, 1.09, -13.15) |
| CIE-LCH | lch(81.19, 13.19, 274.72°) |
| OKLab | oklab(83.81% -0.0025 -0.0356) |
| OKLCH | oklch(83.81% 0.036 266) |
| XYZ | xyz(56.3306, 58.8075, 80.3199) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.75
Lightsteelblue
#B0C4DE
ΔE00 3.82
Cloudy Blue
#ACC2D9
ΔE00 5.21
Powder Blue (survey)
#B1D1FC
ΔE00 7.33
Light Periwinkle
#C1C6FC
ΔE00 8.01
Lavender (CSS)
#E6E6FA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAE2 #E2D7BF
analogous
#BFDCE2 #BFCAE2 #C6BFE2
triadic
#BFCAE2 #E2BFCA #CAE2BF
tetradic
#BFCAE2 #E2BFDC #E2D7BF #BFE2C6
square
#BFCAE2 #E2BFDC #E2D7BF #BFE2C6
split-complementary
#BFCAE2 #E2C6BF #DCE2BF
monochromatic
#6B84BC #95A7CF #BFCAE2 #E9EDF5 #EAEEF5
Accessibility & contrast
On white
1.65
#BFCAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BFCAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAE2
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAE2 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CBE3
Deuteranopia (green-blind)
#C0C8E1
Tritanopia (blue-blind)
#B7CFD2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcae2; /* rgb */ color: rgb(191, 202, 226); /* oklch */ color: oklch(83.8% 0.036 266.0);
Tailwind
colors: {
custom: {
50: '#d2daeb',
500: '#bfcae2',
950: '#000000',
},
}SCSS
$custom: #bfcae2; $custom-light: #d2daeb; $custom-dark: #000000;
JSON
{
"hex": "#bfcae2",
"rgb": {
"r": 191,
"g": 202,
"b": 226
},
"hsl": {
"h": 221.143,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.83813,
"c": 0.03567,
"h": 266
},
"luminance": 0.58808
}Semantic roles & 50–950 ramp
primary
#BFCAE2
secondary
#BBAC8A
accent
#8A35B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384