#BFCAEB#BFCAEB
#BFCAEB is a very light, muted blue. Relative luminance 0.593; OKLCH L 84.1% C 0.048 H 270.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAEB |
|---|---|
| RGB | rgb(191, 202, 235) |
| HSL | hsl(225, 52%, 84%) |
| HSV | hsv(225, 19%, 92%) |
| CMYK | cmyk(18.7%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(81.46, 3.01, -17.54) |
| CIE-LCH | lch(81.46, 17.80, 279.74°) |
| OKLab | oklab(84.12% 0.0007 -0.0477) |
| OKLCH | oklch(84.12% 0.048 270.8) |
| XYZ | xyz(57.5981, 59.3145, 86.9954) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.66
Light Periwinkle
#C1C6FC
ΔE00 5.11
Lightsteelblue
#B0C4DE
ΔE00 5.35
Periwinkle
#CCCCFF
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.87
Cloudy Blue
#ACC2D9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAEB #EBE0BF
analogous
#BFE0EB #BFCAEB #CABFEB
triadic
#BFCAEB #EBBFCA #CAEBBF
tetradic
#BFCAEB #EBBFE0 #EBE0BF #BFEBCA
square
#BFCAEB #EBBFE0 #EBE0BF #BFEBCA
split-complementary
#BFCAEB #EBCABF #E0EBBF
monochromatic
#627DCE #90A3DC #BFCAEB #E8ECF8 #E8ECF8
Accessibility & contrast
On white
1.63
#BFCAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BFCAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAEB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAEB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCED
Deuteranopia (green-blind)
#BDC9EA
Tritanopia (blue-blind)
#B5D0D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcaeb; /* rgb */ color: rgb(191, 202, 235); /* oklch */ color: oklch(84.1% 0.048 270.8);
Tailwind
colors: {
custom: {
50: '#d2daf1',
500: '#bfcaeb',
950: '#000000',
},
}SCSS
$custom: #bfcaeb; $custom-light: #d2daf1; $custom-dark: #000000;
JSON
{
"hex": "#bfcaeb",
"rgb": {
"r": 191,
"g": 202,
"b": 235
},
"hsl": {
"h": 225,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84123,
"c": 0.0477,
"h": 270.8
},
"luminance": 0.59316
}Semantic roles & 50–950 ramp
primary
#BFCAEB
secondary
#C7B787
accent
#9926C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385