#CFDEED#CFDEED
#CFDEED is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.026 H 248.1°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDEED |
|---|---|
| RGB | rgb(207, 222, 237) |
| HSL | hsl(210, 45%, 87%) |
| HSV | hsv(210, 13%, 93%) |
| CMYK | cmyk(12.7%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(87.79, -2.06, -9.03) |
| CIE-LCH | lch(87.79, 9.26, 257.12°) |
| OKLab | oklab(89.39% -0.0098 -0.0243) |
| OKLCH | oklch(89.39% 0.026 248.1) |
| XYZ | xyz(67.1359, 71.6213, 90.3916) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 6.26
Aliceblue
#F0F8FF
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.50
Cloudy Blue
#ACC2D9
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDEED #EDDECF
analogous
#CFEDED #CFDEED #CFCFED
triadic
#CFDEED #EDCFDE #DEEDCF
tetradic
#CFDEED #EDCFED #EDDECF #CFEDCF
square
#CFDEED #EDCFED #EDDECF #CFEDCF
split-complementary
#CFDEED #EDCFCF #EDEDCF
monochromatic
#76A1CC #A2BFDC #CFDEED #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.37
#CFDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#CFDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDEED
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDEED | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEE
Deuteranopia (green-blind)
#D5DBED
Tritanopia (blue-blind)
#C8E1E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cfdeed; /* rgb */ color: rgb(207, 222, 237); /* oklch */ color: oklch(89.4% 0.026 248.1);
Tailwind
colors: {
custom: {
50: '#dde8f2',
500: '#cfdeed',
950: '#000000',
},
}SCSS
$custom: #cfdeed; $custom-light: #dde8f2; $custom-dark: #000000;
JSON
{
"hex": "#cfdeed",
"rgb": {
"r": 207,
"g": 222,
"b": 237
},
"hsl": {
"h": 210,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.89386,
"c": 0.02621,
"h": 248.1
},
"luminance": 0.71622
}Semantic roles & 50–950 ramp
primary
#CFDEED
secondary
#C9B097
accent
#732DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485