#BFD4E7#BFD4E7
#BFD4E7 is a very light, muted cyan. Relative luminance 0.639; OKLCH L 86.0% C 0.035 H 245.5°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD4E7 |
|---|---|
| RGB | rgb(191, 212, 231) |
| HSL | hsl(209, 45%, 83%) |
| HSV | hsv(209, 17%, 91%) |
| CMYK | cmyk(17.3%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(83.93, -3.13, -11.71) |
| CIE-LCH | lch(83.93, 12.12, 255.03°) |
| OKLab | oklab(86.02% -0.0144 -0.0317) |
| OKLCH | oklch(86.02% 0.035 245.5) |
| XYZ | xyz(59.4495, 63.9315, 84.7936) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.00
Cloudy Blue
#ACC2D9
ΔE00 4.71
Lightsteelblue
#B0C4DE
ΔE00 4.87
Powder Blue (survey)
#B1D1FC
ΔE00 6.96
Light Grey Blue
#9DBCD4
ΔE00 7.02
Lightblue
#ADD8E6
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD4E7 #E7D2BF
analogous
#BFE7E6 #BFD4E7 #BFC0E7
triadic
#BFD4E7 #E7BFD4 #D4E7BF
tetradic
#BFD4E7 #E6BFE7 #E7D2BF #C0E7BF
square
#BFD4E7 #E6BFE7 #E7D2BF #C0E7BF
split-complementary
#BFD4E7 #E7BFC0 #E7E6BF
monochromatic
#6698C6 #92B6D6 #BFD4E7 #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.52
#BFD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#BFD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD4E7
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD4E7 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E8
Deuteranopia (green-blind)
#C8CFE7
Tritanopia (blue-blind)
#B5D8DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bfd4e7; /* rgb */ color: rgb(191, 212, 231); /* oklch */ color: oklch(86.0% 0.035 245.5);
Tailwind
colors: {
custom: {
50: '#d2e1ee',
500: '#bfd4e7',
950: '#000000',
},
}SCSS
$custom: #bfd4e7; $custom-light: #d2e1ee; $custom-dark: #000000;
JSON
{
"hex": "#bfd4e7",
"rgb": {
"r": 191,
"g": 212,
"b": 231
},
"hsl": {
"h": 208.5,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.86019,
"c": 0.03483,
"h": 245.5
},
"luminance": 0.63933
}Semantic roles & 50–950 ramp
primary
#BFD4E7
secondary
#C2A488
accent
#6F2DB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485