#CFDEEE#CFDEEE
#CFDEEE is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.027 H 249.9°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEEE |
|---|---|
| RGB | rgb(207, 222, 238) |
| HSL | hsl(211, 48%, 87%) |
| HSV | hsv(211, 13%, 93%) |
| CMYK | cmyk(13%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(87.81, -1.86, -9.51) |
| CIE-LCH | lch(87.81, 9.69, 258.92°) |
| OKLab | oklab(89.42% -0.0094 -0.0256) |
| OKLCH | oklch(89.42% 0.027 249.9) |
| XYZ | xyz(67.2824, 71.6799, 91.1632) |
| Luminance | 0.7168 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 7.00
Lightsteelblue
#B0C4DE
ΔE00 7.30
Cloudy Blue
#ACC2D9
ΔE00 7.55
Lavender (CSS)
#E6E6FA
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEEE #EEDFCF
analogous
#CFEDEE #CFDEEE #D0CFEE
triadic
#CFDEEE #EECFDE #DEEECF
tetradic
#CFDEEE #EECFED #EEDFCF #CFEED0
square
#CFDEEE #EECFED #EEDFCF #CFEED0
split-complementary
#CFDEEE #EED0CF #EDEECF
monochromatic
#75A0CE #A2BFDE #CFDEEE #E8EFF7 #E8EFF7
Accessibility & contrast
On white
1.37
#CFDEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#CFDEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEEE
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEEE | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#C8E2E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdeee; /* rgb */ color: rgb(207, 222, 238); /* oklch */ color: oklch(89.4% 0.027 249.9);
Tailwind
colors: {
custom: {
50: '#dde8f3',
500: '#cfdeee',
950: '#000000',
},
}SCSS
$custom: #cfdeee; $custom-light: #dde8f3; $custom-dark: #000000;
JSON
{
"hex": "#cfdeee",
"rgb": {
"r": 207,
"g": 222,
"b": 238
},
"hsl": {
"h": 210.968,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.89418,
"c": 0.02731,
"h": 249.9
},
"luminance": 0.71681
}Semantic roles & 50–950 ramp
primary
#CFDEEE
secondary
#CBB196
accent
#752BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485