#BFCBEA#BFCBEA
#BFCBEA is a very light, muted blue. Relative luminance 0.597; OKLCH L 84.3% C 0.045 H 268.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCBEA |
|---|---|
| RGB | rgb(191, 203, 234) |
| HSL | hsl(223, 51%, 83%) |
| HSV | hsv(223, 18%, 92%) |
| CMYK | cmyk(18.4%, 13.2%, 0%, 8.2%) |
| CIE-LAB | lab(81.69, 2.26, -16.67) |
| CIE-LCH | lch(81.69, 16.82, 277.73°) |
| OKLab | oklab(84.29% -0.0011 -0.0453) |
| OKLCH | oklch(84.29% 0.045 268.7) |
| XYZ | xyz(57.6894, 59.7276, 86.3151) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.89
Lightsteelblue
#B0C4DE
ΔE00 4.72
Light Periwinkle
#C1C6FC
ΔE00 5.79
Periwinkle
#CCCCFF
ΔE00 6.37
Cloudy Blue
#ACC2D9
ΔE00 6.44
Powder Blue (survey)
#B1D1FC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCBEA #EADEBF
analogous
#BFE0EA #BFCBEA #C8BFEA
triadic
#BFCBEA #EABFCB #CBEABF
tetradic
#BFCBEA #EABFE0 #EADEBF #BFEAC8
square
#BFCBEA #EABFE0 #EADEBF #BFEAC8
split-complementary
#BFCBEA #EAC8BF #E0EABF
monochromatic
#6380CC #91A6DB #BFCBEA #E8ECF7 #E8ECF7
Accessibility & contrast
On white
1.62
#BFCBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#BFCBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCBEA
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCBEA | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEC
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#B5D1D5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #bfcbea; /* rgb */ color: rgb(191, 203, 234); /* oklch */ color: oklch(84.3% 0.045 268.7);
Tailwind
colors: {
custom: {
50: '#d2daf0',
500: '#bfcbea',
950: '#000000',
},
}SCSS
$custom: #bfcbea; $custom-light: #d2daf0; $custom-dark: #000000;
JSON
{
"hex": "#bfcbea",
"rgb": {
"r": 191,
"g": 203,
"b": 234
},
"hsl": {
"h": 223.256,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.8429,
"c": 0.04529,
"h": 268.7
},
"luminance": 0.59729
}Semantic roles & 50–950 ramp
primary
#BFCBEA
secondary
#C6B487
accent
#9428BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385