#CEDFE7#CEDFE7
#CEDFE7 is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.3% C 0.021 H 227.5°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDFE7 |
|---|---|
| RGB | rgb(206, 223, 231) |
| HSL | hsl(199, 34%, 86%) |
| HSV | hsv(199, 11%, 91%) |
| CMYK | cmyk(10.8%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(87.81, -4.10, -5.84) |
| CIE-LCH | lch(87.81, 7.14, 234.96°) |
| OKLab | oklab(89.33% -0.0144 -0.0157) |
| OKLCH | oklch(89.33% 0.021 227.5) |
| XYZ | xyz(66.2618, 71.6657, 85.9277) |
| Luminance | 0.7167 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.06
Aliceblue
#F0F8FF
ΔE00 6.73
Gainsboro
#DCDCDC
ΔE00 7.12
Light Gray
#D3D3D3
ΔE00 7.43
Lightblue
#ADD8E6
ΔE00 7.54
Light Grey
#D8DCD6
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDFE7 #E7D6CE
analogous
#CEE7E2 #CEDFE7 #CED2E7
triadic
#CEDFE7 #E7CEDF #DFE7CE
tetradic
#CEDFE7 #E2CEE7 #E7D6CE #D2E7CE
square
#CEDFE7 #E2CEE7 #E7D6CE #D2E7CE
split-complementary
#CEDFE7 #E7CED2 #E7E2CE
monochromatic
#7CA9BF #A5C4D3 #CEDFE7 #EAF2F5 #EAF2F5
Accessibility & contrast
On white
1.37
#CEDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#CEDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDFE7
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDFE7 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDEE7
Deuteranopia (green-blind)
#D7DBE7
Tritanopia (blue-blind)
#C8E1E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cedfe7; /* rgb */ color: rgb(206, 223, 231); /* oklch */ color: oklch(89.3% 0.021 227.5);
Tailwind
colors: {
custom: {
50: '#dde9ee',
500: '#cedfe7',
950: '#000000',
},
}SCSS
$custom: #cedfe7; $custom-light: #dde9ee; $custom-dark: #000000;
JSON
{
"hex": "#cedfe7",
"rgb": {
"r": 206,
"g": 223,
"b": 231
},
"hsl": {
"h": 199.2,
"s": 34.247,
"l": 85.686
},
"oklch": {
"l": 0.8933,
"c": 0.0213,
"h": 227.5
},
"luminance": 0.71667
}Semantic roles & 50–950 ramp
primary
#CEDFE7
secondary
#C0A599
accent
#5E38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485