#CFDEEC#CFDEEC
#CFDEEC is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.025 H 246.2°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEEC |
|---|---|
| RGB | rgb(207, 222, 236) |
| HSL | hsl(209, 43%, 87%) |
| HSV | hsv(209, 12%, 93%) |
| CMYK | cmyk(12.3%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(87.76, -2.26, -8.54) |
| CIE-LCH | lch(87.76, 8.84, 255.15°) |
| OKLab | oklab(89.35% -0.0101 -0.023) |
| OKLCH | oklch(89.35% 0.025 246.2) |
| XYZ | xyz(66.9903, 71.5630, 89.6243) |
| Luminance | 0.7156 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 6.52
Aliceblue
#F0F8FF
ΔE00 6.71
Gainsboro
#DCDCDC
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 7.72
Cloudy Blue
#ACC2D9
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEEC #ECDDCF
analogous
#CFECEC #CFDEEC #CFD0EC
triadic
#CFDEEC #ECCFDE #DEECCF
tetradic
#CFDEEC #ECCFEC #ECDDCF #D0ECCF
square
#CFDEEC #ECCFEC #ECDDCF #D0ECCF
split-complementary
#CFDEEC #ECCFD0 #ECECCF
monochromatic
#77A2C9 #A3C0DB #CFDEEC #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.37
#CFDEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#CFDEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEEC
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEEC | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#D5DBEC
Tritanopia (blue-blind)
#C8E1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdeec; /* rgb */ color: rgb(207, 222, 236); /* oklch */ color: oklch(89.4% 0.025 246.2);
Tailwind
colors: {
custom: {
50: '#dde8f2',
500: '#cfdeec',
950: '#000000',
},
}SCSS
$custom: #cfdeec; $custom-light: #dde8f2; $custom-dark: #000000;
JSON
{
"hex": "#cfdeec",
"rgb": {
"r": 207,
"g": 222,
"b": 236
},
"hsl": {
"h": 208.966,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.89355,
"c": 0.02513,
"h": 246.2
},
"luminance": 0.71564
}Semantic roles & 50–950 ramp
primary
#CFDEEC
secondary
#C8AF98
accent
#702FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485