#BFC4E8#BFC4E8
#BFC4E8 is a very light, muted blue. Relative luminance 0.564; OKLCH L 82.8% C 0.051 H 279.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4E8 |
|---|---|
| RGB | rgb(191, 196, 232) |
| HSL | hsl(233, 47%, 83%) |
| HSV | hsv(233, 18%, 91%) |
| CMYK | cmyk(17.7%, 15.5%, 0%, 9%) |
| CIE-LAB | lab(79.83, 5.57, -18.40) |
| CIE-LCH | lch(79.83, 19.23, 286.85°) |
| OKLab | oklab(82.81% 0.0079 -0.05) |
| OKLCH | oklch(82.81% 0.051 279) |
| XYZ | xyz(55.7878, 56.3816, 84.2718) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.39
Periwinkle
#CCCCFF
ΔE00 4.56
Light Blue Grey
#B7C9E2
ΔE00 7.18
Lightsteelblue
#B0C4DE
ΔE00 7.61
Cloudy Blue
#ACC2D9
ΔE00 9.27
Powder Blue (survey)
#B1D1FC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4E8 #E8E3BF
analogous
#BFD8E8 #BFC4E8 #CEBFE8
triadic
#BFC4E8 #E8BFC4 #C4E8BF
tetradic
#BFC4E8 #E8BFD8 #E8E3BF #BFE8CE
square
#BFC4E8 #E8BFD8 #E8E3BF #BFE8CE
split-complementary
#BFC4E8 #E8CEBF #D8E8BF
monochromatic
#6571C8 #929AD8 #BFC4E8 #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.71
#BFC4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BFC4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4E8
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4E8 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7EA
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#B6CAD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc4e8; /* rgb */ color: rgb(191, 196, 232); /* oklch */ color: oklch(82.8% 0.051 279.0);
Tailwind
colors: {
custom: {
50: '#d2d5ef',
500: '#bfc4e8',
950: '#000000',
},
}SCSS
$custom: #bfc4e8; $custom-light: #d2d5ef; $custom-dark: #000000;
JSON
{
"hex": "#bfc4e8",
"rgb": {
"r": 191,
"g": 196,
"b": 232
},
"hsl": {
"h": 232.683,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.82814,
"c": 0.05066,
"h": 279
},
"luminance": 0.56382
}Semantic roles & 50–950 ramp
primary
#BFC4E8
secondary
#C3BC88
accent
#A92BBA
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385