#BFC5EE#BFC5EE
#BFC5EE is a very light, muted blue. Relative luminance 0.572; OKLCH L 83.2% C 0.058 H 278.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5EE |
|---|---|
| RGB | rgb(191, 197, 238) |
| HSL | hsl(232, 58%, 84%) |
| HSV | hsv(232, 20%, 93%) |
| CMYK | cmyk(19.7%, 17.2%, 0%, 6.7%) |
| CIE-LAB | lab(80.28, 6.35, -20.94) |
| CIE-LCH | lch(80.28, 21.88, 286.87°) |
| OKLab | oklab(83.23% 0.0086 -0.0571) |
| OKLCH | oklch(83.23% 0.058 278.5) |
| XYZ | xyz(56.8810, 57.1809, 88.9126) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.95
Periwinkle
#CCCCFF
ΔE00 3.47
Light Blue Grey
#B7C9E2
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 7.85
Powder Blue (survey)
#B1D1FC
ΔE00 8.66
Pastel Blue
#A2BFFE
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5EE #EEE8BF
analogous
#BFDDEE #BFC5EE #D1BFEE
triadic
#BFC5EE #EEBFC5 #C5EEBF
tetradic
#BFC5EE #EEBFDD #EEE8BF #BFEED1
square
#BFC5EE #EEBFDD #EEE8BF #BFEED1
split-complementary
#BFC5EE #EED1BF #DDEEBF
monochromatic
#5E6DD4 #8F99E1 #BFC5EE #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.69
#BFC5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BFC5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5EE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5EE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#B4CCD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc5ee; /* rgb */ color: rgb(191, 197, 238); /* oklch */ color: oklch(83.2% 0.058 278.5);
Tailwind
colors: {
custom: {
50: '#d2d6f3',
500: '#bfc5ee',
950: '#000000',
},
}SCSS
$custom: #bfc5ee; $custom-light: #d2d6f3; $custom-dark: #000000;
JSON
{
"hex": "#bfc5ee",
"rgb": {
"r": 191,
"g": 197,
"b": 238
},
"hsl": {
"h": 232.34,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.83231,
"c": 0.05774,
"h": 278.5
},
"luminance": 0.57182
}Semantic roles & 50–950 ramp
primary
#BFC5EE
secondary
#CCC386
accent
#B020C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385