#CDCEE0#CDCEE0
#CDCEE0 is a very light, muted blue. Relative luminance 0.625; OKLCH L 85.6% C 0.025 H 283.3°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCEE0 |
|---|---|
| RGB | rgb(205, 206, 224) |
| HSL | hsl(237, 23%, 84%) |
| HSV | hsv(237, 8%, 88%) |
| CMYK | cmyk(8.5%, 8%, 0%, 12.2%) |
| CIE-LAB | lab(83.18, 3.08, -9.00) |
| CIE-LCH | lch(83.18, 9.51, 288.89°) |
| OKLab | oklab(85.61% 0.0057 -0.0241) |
| OKLCH | oklch(85.61% 0.025 283.3) |
| XYZ | xyz(60.7000, 62.5032, 79.3730) |
| Luminance | 0.6250 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Light Blue Grey
#B7C9E2
ΔE00 7.18
Fog
#D8DCE0
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 8.27
Light Gray
#D3D3D3
ΔE00 8.29
Dove Gray
#B6B8BD
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCEE0 #E0DFCD
analogous
#CDD8E0 #CDCEE0 #D6CDE0
triadic
#CDCEE0 #E0CDCE #CEE0CD
tetradic
#CDCEE0 #E0CDD8 #E0DFCD #CDE0D6
square
#CDCEE0 #E0CDD8 #E0DFCD #CDE0D6
split-complementary
#CDCEE0 #E0D6CD #D8E0CD
monochromatic
#8184B1 #A7A9C9 #CDCEE0 #ECECF3 #ECECF3
Accessibility & contrast
On white
1.56
#CDCEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CDCEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCEE0
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCEE0 | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E1
Deuteranopia (green-blind)
#C9CFDF
Tritanopia (blue-blind)
#C9D1D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcee0; /* rgb */ color: rgb(205, 206, 224); /* oklch */ color: oklch(85.6% 0.025 283.3);
Tailwind
colors: {
custom: {
50: '#dcdce9',
500: '#cdcee0',
950: '#000000',
},
}SCSS
$custom: #cdcee0; $custom-light: #dcdce9; $custom-dark: #000000;
JSON
{
"hex": "#cdcee0",
"rgb": {
"r": 205,
"g": 206,
"b": 224
},
"hsl": {
"h": 236.842,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.85612,
"c": 0.02482,
"h": 283.3
},
"luminance": 0.62504
}Semantic roles & 50–950 ramp
primary
#CDCEE0
secondary
#B7B59A
accent
#9D44A2
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484