#CDCEDC#CDCEDC
#CDCEDC is a very light, near-neutral blue. Relative luminance 0.623; OKLCH L 85.5% C 0.019 H 282.7°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEDC |
|---|---|
| RGB | rgb(205, 206, 220) |
| HSL | hsl(236, 18%, 83%) |
| HSV | hsv(236, 7%, 86%) |
| CMYK | cmyk(6.8%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(83.07, 2.30, -7.03) |
| CIE-LCH | lch(83.07, 7.40, 288.08°) |
| OKLab | oklab(85.49% 0.0043 -0.0188) |
| OKLCH | oklch(85.49% 0.019 282.7) |
| XYZ | xyz(60.1639, 62.2888, 76.5496) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.11
Fog
#D8DCE0
ΔE00 6.18
Light Gray
#D3D3D3
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 7.23
Light Blue Grey
#B7C9E2
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEDC #DCDBCD
analogous
#CDD5DC #CDCEDC #D3CDDC
triadic
#CDCEDC #DCCDCE #CEDCCD
tetradic
#CDCEDC #DCCDD5 #DCDBCD #CDDCD3
square
#CDCEDC #DCCDD5 #DCDBCD #CDDCD3
split-complementary
#CDCEDC #DCD3CD #D5DCCD
monochromatic
#8587AA #A9ABC3 #CDCEDC #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.56
#CDCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#CDCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEDC
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEDC | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#CAD0D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcedc; /* rgb */ color: rgb(205, 206, 220); /* oklch */ color: oklch(85.5% 0.019 282.7);
Tailwind
colors: {
custom: {
50: '#dcdce6',
500: '#cdcedc',
950: '#000000',
},
}SCSS
$custom: #cdcedc; $custom-light: #dcdce6; $custom-dark: #000000;
JSON
{
"hex": "#cdcedc",
"rgb": {
"r": 205,
"g": 206,
"b": 220
},
"hsl": {
"h": 236,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.85485,
"c": 0.0193,
"h": 282.7
},
"luminance": 0.62289
}Semantic roles & 50–950 ramp
primary
#CDCEDC
secondary
#B2B09C
accent
#964A9C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484