#CDD0EB#CDD0EB
#CDD0EB is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.4% C 0.037 H 280.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0EB |
|---|---|
| RGB | rgb(205, 208, 235) |
| HSL | hsl(234, 43%, 86%) |
| HSV | hsv(234, 13%, 92%) |
| CMYK | cmyk(12.8%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.01, 4.23, -13.61) |
| CIE-LCH | lch(84.01, 14.25, 287.26°) |
| OKLab | oklab(86.37% 0.0069 -0.0368) |
| OKLCH | oklch(86.37% 0.037 280.6) |
| XYZ | xyz(62.7249, 64.0884, 87.6468) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.67
Periwinkle
#CCCCFF
ΔE00 6.64
Light Blue Grey
#B7C9E2
ΔE00 7.08
Light Periwinkle
#C1C6FC
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 8.17
Cloudy Blue
#ACC2D9
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0EB #EBE8CD
analogous
#CDDFEB #CDD0EB #D9CDEB
triadic
#CDD0EB #EBCDD0 #D0EBCD
tetradic
#CDD0EB #EBCDDF #EBE8CD #CDEBD9
square
#CDD0EB #EBCDDF #EBE8CD #CDEBD9
split-complementary
#CDD0EB #EBD9CD #DFEBCD
monochromatic
#767EC8 #A1A7DA #CDD0EB #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.52
#CDD0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CDD0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0EB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0EB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EC
Deuteranopia (green-blind)
#C8D1EA
Tritanopia (blue-blind)
#C7D4D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd0eb; /* rgb */ color: rgb(205, 208, 235); /* oklch */ color: oklch(86.4% 0.037 280.6);
Tailwind
colors: {
custom: {
50: '#dcdef1',
500: '#cdd0eb',
950: '#000000',
},
}SCSS
$custom: #cdd0eb; $custom-light: #dcdef1; $custom-dark: #000000;
JSON
{
"hex": "#cdd0eb",
"rgb": {
"r": 205,
"g": 208,
"b": 235
},
"hsl": {
"h": 234,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.8637,
"c": 0.03739,
"h": 280.6
},
"luminance": 0.64089
}Semantic roles & 50–950 ramp
primary
#CDD0EB
secondary
#C6C296
accent
#A930B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485