#BFDDE7#BFDDE7
#BFDDE7 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.9% C 0.035 H 219.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDE7 |
|---|---|
| RGB | rgb(191, 221, 231) |
| HSL | hsl(195, 45%, 83%) |
| HSV | hsv(195, 17%, 91%) |
| CMYK | cmyk(17.3%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(86.28, -7.80, -8.21) |
| CIE-LCH | lch(86.28, 11.33, 226.45°) |
| OKLab | oklab(87.88% -0.0266 -0.0222) |
| OKLCH | oklch(87.88% 0.035 219.9) |
| XYZ | xyz(61.7623, 68.5571, 85.5646) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.55
Powder Blue
#B0E0E6
ΔE00 5.52
Ice Blue
#A5DFF9
ΔE00 6.63
Pale Sky Blue
#BDF6FE
ΔE00 8.09
Lightcyan
#E0FFFF
ΔE00 8.49
Fog
#D8DCE0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDE7 #E7C9BF
analogous
#BFE7DD #BFDDE7 #BFC9E7
triadic
#BFDDE7 #E7BFDD #DDE7BF
tetradic
#BFDDE7 #DDBFE7 #E7C9BF #C9E7BF
square
#BFDDE7 #DDBFE7 #E7C9BF #C9E7BF
split-complementary
#BFDDE7 #E7BFC9 #E7DDBF
monochromatic
#66AEC6 #92C5D6 #BFDDE7 #E9F3F7 #E9F3F7
Accessibility & contrast
On white
1.43
#BFDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#BFDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDE7
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDE7 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE8
Deuteranopia (green-blind)
#D0D6E7
Tritanopia (blue-blind)
#B4E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdde7; /* rgb */ color: rgb(191, 221, 231); /* oklch */ color: oklch(87.9% 0.035 219.9);
Tailwind
colors: {
custom: {
50: '#d2e7ee',
500: '#bfdde7',
950: '#000000',
},
}SCSS
$custom: #bfdde7; $custom-light: #d2e7ee; $custom-dark: #000000;
JSON
{
"hex": "#bfdde7",
"rgb": {
"r": 191,
"g": 221,
"b": 231
},
"hsl": {
"h": 195,
"s": 45.455,
"l": 82.745
},
"oklch": {
"l": 0.87875,
"c": 0.03464,
"h": 219.9
},
"luminance": 0.68559
}Semantic roles & 50–950 ramp
primary
#BFDDE7
secondary
#C29788
accent
#502DB9
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485