#CED0DE#CED0DE
#CED0DE is a very light, near-neutral blue. Relative luminance 0.635; OKLCH L 86.0% C 0.019 H 279.5°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0DE |
|---|---|
| RGB | rgb(206, 208, 222) |
| HSL | hsl(233, 20%, 84%) |
| HSV | hsv(233, 7%, 87%) |
| CMYK | cmyk(7.2%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(83.71, 1.96, -7.14) |
| CIE-LCH | lch(83.71, 7.40, 285.36°) |
| OKLab | oklab(86.03% 0.0032 -0.0191) |
| OKLCH | oklch(86.03% 0.019 279.5) |
| XYZ | xyz(61.1917, 63.5071, 78.1274) |
| Luminance | 0.6351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.77
Lavender (CSS)
#E6E6FA
ΔE00 5.83
Light Gray
#D3D3D3
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 6.99
Gainsboro
#DCDCDC
ΔE00 7.09
Dove Gray
#B6B8BD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0DE #DEDCCE
analogous
#CED8DE #CED0DE #D4CEDE
triadic
#CED0DE #DECED0 #D0DECE
tetradic
#CED0DE #DECED8 #DEDCCE #CEDED4
square
#CED0DE #DECED8 #DEDCCE #CEDED4
split-complementary
#CED0DE #DED4CE #D8DECE
monochromatic
#858AAD #A9ADC5 #CED0DE #EDEDF3 #EDEDF3
Accessibility & contrast
On white
1.53
#CED0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CED0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0DE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0DE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DF
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#CBD2D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced0de; /* rgb */ color: rgb(206, 208, 222); /* oklch */ color: oklch(86.0% 0.019 279.5);
Tailwind
colors: {
custom: {
50: '#dddee8',
500: '#ced0de',
950: '#000000',
},
}SCSS
$custom: #ced0de; $custom-light: #dddee8; $custom-dark: #000000;
JSON
{
"hex": "#ced0de",
"rgb": {
"r": 206,
"g": 208,
"b": 222
},
"hsl": {
"h": 232.5,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.86026,
"c": 0.01938,
"h": 279.5
},
"luminance": 0.63507
}Semantic roles & 50–950 ramp
primary
#CED0DE
secondary
#B4B19C
accent
#93489E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484