#CDCCDE#CDCCDE
#CDCCDE is a very light, muted blue. Relative luminance 0.614; OKLCH L 85.1% C 0.025 H 288.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCDE |
|---|---|
| RGB | rgb(205, 204, 222) |
| HSL | hsl(243, 21%, 84%) |
| HSV | hsv(243, 8%, 87%) |
| CMYK | cmyk(7.7%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(82.61, 3.74, -8.77) |
| CIE-LCH | lch(82.61, 9.54, 293.11°) |
| OKLab | oklab(85.15% 0.0078 -0.0235) |
| OKLCH | oklch(85.15% 0.025 288.4) |
| XYZ | xyz(59.9520, 61.4385, 77.7934) |
| Luminance | 0.6144 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 8.04
Fog
#D8DCE0
ΔE00 8.14
Dove Gray
#B6B8BD
ΔE00 8.34
Light Gray
#D3D3D3
ΔE00 8.53
Lightsteelblue
#B0C4DE
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCDE #DDDECC
analogous
#CCD4DE #CDCCDE #D6CCDE
triadic
#CDCCDE #DECDCC #CCDECD
tetradic
#CDCCDE #DECCD4 #DDDECC #CCDED6
square
#CDCCDE #DECCD4 #DDDECC #CCDED6
split-complementary
#CDCCDE #DED6CC #D4DECC
monochromatic
#8482AE #A9A7C6 #CDCCDE #EDECF3 #EDECF3
Accessibility & contrast
On white
1.58
#CDCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#CDCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCDE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCDE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#CACFD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdccde; /* rgb */ color: rgb(205, 204, 222); /* oklch */ color: oklch(85.1% 0.025 288.4);
Tailwind
colors: {
custom: {
50: '#dcdbe8',
500: '#cdccde',
950: '#000000',
},
}SCSS
$custom: #cdccde; $custom-light: #dcdbe8; $custom-dark: #000000;
JSON
{
"hex": "#cdccde",
"rgb": {
"r": 205,
"g": 204,
"b": 222
},
"hsl": {
"h": 243.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.85149,
"c": 0.02479,
"h": 288.4
},
"luminance": 0.61439
}Semantic roles & 50–950 ramp
primary
#CDCCDE
secondary
#B3B49A
accent
#A0469B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151516
muted
#848484