#CED2DD#CED2DD
#CED2DD is a very light, near-neutral blue. Relative luminance 0.644; OKLCH L 86.4% C 0.016 H 270.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2DD |
|---|---|
| RGB | rgb(206, 210, 221) |
| HSL | hsl(224, 18%, 84%) |
| HSV | hsv(224, 7%, 87%) |
| CMYK | cmyk(6.8%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(84.19, 0.72, -5.89) |
| CIE-LCH | lch(84.19, 5.94, 276.93°) |
| OKLab | oklab(86.4% 0 -0.0158) |
| OKLCH | oklch(86.4% 0.016 270) |
| XYZ | xyz(61.5488, 64.4351, 77.5872) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.11
Light Gray
#D3D3D3
ΔE00 5.28
Gainsboro
#DCDCDC
ΔE00 5.77
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.84
Silver
#C0C0C0
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2DD #DDD9CE
analogous
#CED9DD #CED2DD #D1CEDD
triadic
#CED2DD #DDCED2 #D2DDCE
tetradic
#CED2DD #DDCED9 #DDD9CE #CEDDD1
square
#CED2DD #DDCED9 #DDD9CE #CEDDD1
split-complementary
#CED2DD #DDD1CE #D9DDCE
monochromatic
#8690AB #AAB1C4 #CED2DD #EDEEF2 #EDEEF2
Accessibility & contrast
On white
1.51
#CED2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#CED2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2DD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2DD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#CBD4D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced2dd; /* rgb */ color: rgb(206, 210, 221); /* oklch */ color: oklch(86.4% 0.016 270.0);
Tailwind
colors: {
custom: {
50: '#dddfe7',
500: '#ced2dd',
950: '#000000',
},
}SCSS
$custom: #ced2dd; $custom-light: #dddfe7; $custom-dark: #000000;
JSON
{
"hex": "#ced2dd",
"rgb": {
"r": 206,
"g": 210,
"b": 221
},
"hsl": {
"h": 224,
"s": 18.072,
"l": 83.725
},
"oklch": {
"l": 0.86396,
"c": 0.01577,
"h": 270
},
"luminance": 0.64435
}Semantic roles & 50–950 ramp
primary
#CED2DD
secondary
#B3AD9D
accent
#86499C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484