#BFDFE8#BFDFE8
#BFDFE8 is a very light, muted cyan. Relative luminance 0.697; OKLCH L 88.3% C 0.036 H 216.6°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFE8 |
|---|---|
| RGB | rgb(191, 223, 232) |
| HSL | hsl(193, 47%, 83%) |
| HSV | hsv(193, 18%, 91%) |
| CMYK | cmyk(17.7%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(86.84, -8.62, -7.92) |
| CIE-LCH | lch(86.84, 11.71, 222.56°) |
| OKLab | oklab(88.32% -0.0289 -0.0214) |
| OKLCH | oklch(88.32% 0.036 216.6) |
| XYZ | xyz(62.4352, 69.6762, 86.4876) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.42
Powder Blue
#B0E0E6
ΔE00 4.70
Ice Blue
#A5DFF9
ΔE00 6.63
Pale Sky Blue
#BDF6FE
ΔE00 7.23
Lightcyan
#E0FFFF
ΔE00 7.85
Very Light Blue
#D5FFFF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFE8 #E8C8BF
analogous
#BFE8DC #BFDFE8 #BFCAE8
triadic
#BFDFE8 #E8BFDF #DFE8BF
tetradic
#BFDFE8 #DCBFE8 #E8C8BF #CAE8BF
square
#BFDFE8 #DCBFE8 #E8C8BF #CAE8BF
split-complementary
#BFDFE8 #E8BFCA #E8DCBF
monochromatic
#65B2C8 #92C8D8 #BFDFE8 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.41
#BFDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#BFDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFE8
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFE8 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDE9
Deuteranopia (green-blind)
#D2D7E8
Tritanopia (blue-blind)
#B3E3E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bfdfe8; /* rgb */ color: rgb(191, 223, 232); /* oklch */ color: oklch(88.3% 0.036 216.6);
Tailwind
colors: {
custom: {
50: '#d2e9ef',
500: '#bfdfe8',
950: '#000000',
},
}SCSS
$custom: #bfdfe8; $custom-light: #d2e9ef; $custom-dark: #000000;
JSON
{
"hex": "#bfdfe8",
"rgb": {
"r": 191,
"g": 223,
"b": 232
},
"hsl": {
"h": 193.171,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.88322,
"c": 0.03596,
"h": 216.6
},
"luminance": 0.69678
}Semantic roles & 50–950 ramp
primary
#BFDFE8
secondary
#C39588
accent
#4B2BBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485