#CDD0EA#CDD0EA
#CDD0EA is a very light, muted blue. Relative luminance 0.640; OKLCH L 86.3% C 0.036 H 280.4°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD0EA |
|---|---|
| RGB | rgb(205, 208, 234) |
| HSL | hsl(234, 41%, 86%) |
| HSV | hsv(234, 12%, 92%) |
| CMYK | cmyk(12.4%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.98, 4.03, -13.13) |
| CIE-LCH | lch(83.98, 13.73, 287.05°) |
| OKLab | oklab(86.34% 0.0065 -0.0354) |
| OKLCH | oklch(86.34% 0.036 280.4) |
| XYZ | xyz(62.5808, 64.0308, 86.8881) |
| Luminance | 0.6403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Light Blue Grey
#B7C9E2
ΔE00 6.96
Periwinkle
#CCCCFF
ΔE00 6.98
Light Periwinkle
#C1C6FC
ΔE00 7.84
Lightsteelblue
#B0C4DE
ΔE00 8.07
Cloudy Blue
#ACC2D9
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD0EA #EAE7CD
analogous
#CDDEEA #CDD0EA #D8CDEA
triadic
#CDD0EA #EACDD0 #D0EACD
tetradic
#CDD0EA #EACDDE #EAE7CD #CDEAD8
square
#CDD0EA #EACDDE #EAE7CD #CDEAD8
split-complementary
#CDD0EA #EAD8CD #DEEACD
monochromatic
#777FC6 #A2A7D8 #CDD0EA #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.52
#CDD0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#CDD0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD0EA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD0EA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD2EB
Deuteranopia (green-blind)
#C8D1E9
Tritanopia (blue-blind)
#C7D4D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cdd0ea; /* rgb */ color: rgb(205, 208, 234); /* oklch */ color: oklch(86.3% 0.036 280.4);
Tailwind
colors: {
custom: {
50: '#dcdef0',
500: '#cdd0ea',
950: '#000000',
},
}SCSS
$custom: #cdd0ea; $custom-light: #dcdef0; $custom-dark: #000000;
JSON
{
"hex": "#cdd0ea",
"rgb": {
"r": 205,
"g": 208,
"b": 234
},
"hsl": {
"h": 233.793,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.86337,
"c": 0.03602,
"h": 280.4
},
"luminance": 0.64031
}Semantic roles & 50–950 ramp
primary
#CDD0EA
secondary
#C5C096
accent
#A632B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485