#CED9E7#CED9E7
#CED9E7 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 88.1% C 0.023 H 254.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9E7 |
|---|---|
| RGB | rgb(206, 217, 231) |
| HSL | hsl(214, 34%, 86%) |
| HSV | hsv(214, 11%, 91%) |
| CMYK | cmyk(10.8%, 6.1%, 0%, 9.4%) |
| CIE-LAB | lab(86.26, -0.98, -8.13) |
| CIE-LCH | lch(86.26, 8.19, 263.09°) |
| OKLab | oklab(88.12% -0.0061 -0.0218) |
| OKLCH | oklch(88.12% 0.023 254.4) |
| XYZ | xyz(64.6871, 68.5162, 85.4028) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.69
Light Blue Grey
#B7C9E2
ΔE00 5.74
Lightsteelblue
#B0C4DE
ΔE00 7.01
Gainsboro
#DCDCDC
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.06
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9E7 #E7DCCE
analogous
#CEE5E7 #CED9E7 #CFCEE7
triadic
#CED9E7 #E7CED9 #D9E7CE
tetradic
#CED9E7 #E7CEE5 #E7DCCE #CEE7CF
square
#CED9E7 #E7CEE5 #E7DCCE #CEE7CF
split-complementary
#CED9E7 #E7CFCE #E5E7CE
monochromatic
#7C99BF #A5B9D3 #CED9E7 #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.43
#CED9E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#CED9E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9E7
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9E7 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D9E8
Deuteranopia (green-blind)
#D2D7E7
Tritanopia (blue-blind)
#C8DCDD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ced9e7; /* rgb */ color: rgb(206, 217, 231); /* oklch */ color: oklch(88.1% 0.023 254.4);
Tailwind
colors: {
custom: {
50: '#dde4ee',
500: '#ced9e7',
950: '#000000',
},
}SCSS
$custom: #ced9e7; $custom-light: #dde4ee; $custom-dark: #000000;
JSON
{
"hex": "#ced9e7",
"rgb": {
"r": 206,
"g": 217,
"b": 231
},
"hsl": {
"h": 213.6,
"s": 34.247,
"l": 85.686
},
"oklch": {
"l": 0.88116,
"c": 0.02269,
"h": 254.4
},
"luminance": 0.68517
}Semantic roles & 50–950 ramp
primary
#CED9E7
secondary
#C0AF99
accent
#7A38AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485