#BFDDE8#BFDDE8
#BFDDE8 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.9% C 0.035 H 221.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDDE8 |
|---|---|
| RGB | rgb(191, 221, 232) |
| HSL | hsl(196, 47%, 83%) |
| HSV | hsv(196, 18%, 91%) |
| CMYK | cmyk(17.7%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(86.31, -7.59, -8.70) |
| CIE-LCH | lch(86.31, 11.54, 228.87°) |
| OKLab | oklab(87.91% -0.0262 -0.0235) |
| OKLCH | oklch(87.91% 0.035 221.9) |
| XYZ | xyz(61.9040, 68.6138, 86.3105) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.56
Powder Blue
#B0E0E6
ΔE00 5.82
Ice Blue
#A5DFF9
ΔE00 6.42
Pale Sky Blue
#BDF6FE
ΔE00 8.28
Lightcyan
#E0FFFF
ΔE00 8.73
Fog
#D8DCE0
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDDE8 #E8CABF
analogous
#BFE8DE #BFDDE8 #BFC8E8
triadic
#BFDDE8 #E8BFDD #DDE8BF
tetradic
#BFDDE8 #DEBFE8 #E8CABF #C8E8BF
square
#BFDDE8 #DEBFE8 #E8CABF #C8E8BF
split-complementary
#BFDDE8 #E8BFC8 #E8DEBF
monochromatic
#65ADC8 #92C5D8 #BFDDE8 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.43
#BFDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BFDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDDE8
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDDE8 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#D0D6E8
Tritanopia (blue-blind)
#B4E1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdde8; /* rgb */ color: rgb(191, 221, 232); /* oklch */ color: oklch(87.9% 0.035 221.9);
Tailwind
colors: {
custom: {
50: '#d2e7ef',
500: '#bfdde8',
950: '#000000',
},
}SCSS
$custom: #bfdde8; $custom-light: #d2e7ef; $custom-dark: #000000;
JSON
{
"hex": "#bfdde8",
"rgb": {
"r": 191,
"g": 221,
"b": 232
},
"hsl": {
"h": 196.098,
"s": 47.126,
"l": 82.941
},
"oklch": {
"l": 0.87907,
"c": 0.03523,
"h": 221.9
},
"luminance": 0.68615
}Semantic roles & 50–950 ramp
primary
#BFDDE8
secondary
#C39888
accent
#522BBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485