#CED0DD#CED0DD
#CED0DD is a very light, near-neutral blue. Relative luminance 0.635; OKLCH L 86.0% C 0.018 H 279.0°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CED0DD |
|---|---|
| RGB | rgb(206, 208, 221) |
| HSL | hsl(232, 18%, 84%) |
| HSV | hsv(232, 7%, 87%) |
| CMYK | cmyk(6.8%, 5.9%, 0%, 13.3%) |
| CIE-LAB | lab(83.68, 1.77, -6.65) |
| CIE-LCH | lch(83.68, 6.88, 284.88°) |
| OKLab | oklab(86% 0.0028 -0.0178) |
| OKLCH | oklch(86% 0.018 279) |
| XYZ | xyz(61.0581, 63.4537, 77.4236) |
| Luminance | 0.6345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.40
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.19
Gainsboro
#DCDCDC
ΔE00 6.72
Light Blue Grey
#B7C9E2
ΔE00 7.09
Dove Gray
#B6B8BD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED0DD #DDDBCE
analogous
#CED7DD #CED0DD #D3CEDD
triadic
#CED0DD #DDCED0 #D0DDCE
tetradic
#CED0DD #DDCED7 #DDDBCE #CEDDD3
square
#CED0DD #DDCED7 #DDDBCE #CEDDD3
split-complementary
#CED0DD #DDD3CE #D7DDCE
monochromatic
#868BAB #AAADC4 #CED0DD #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.53
#CED0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#CED0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED0DD
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED0DD | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#CBD2D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced0dd; /* rgb */ color: rgb(206, 208, 221); /* oklch */ color: oklch(86.0% 0.018 279.0);
Tailwind
colors: {
custom: {
50: '#dddee7',
500: '#ced0dd',
950: '#000000',
},
}SCSS
$custom: #ced0dd; $custom-light: #dddee7; $custom-dark: #000000;
JSON
{
"hex": "#ced0dd",
"rgb": {
"r": 206,
"g": 208,
"b": 221
},
"hsl": {
"h": 232,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.85995,
"c": 0.01801,
"h": 279
},
"luminance": 0.63454
}Semantic roles & 50–950 ramp
primary
#CED0DD
secondary
#B3B09D
accent
#91499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484