#CDCDEA#CDCDEA
#CDCDEA is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.7% C 0.040 H 285.5°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDEA |
|---|---|
| RGB | rgb(205, 205, 234) |
| HSL | hsl(240, 41%, 86%) |
| HSV | hsv(240, 12%, 92%) |
| CMYK | cmyk(12.4%, 12.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.22, 5.62, -14.26) |
| CIE-LCH | lch(83.22, 15.33, 291.49°) |
| OKLab | oklab(85.74% 0.0107 -0.0385) |
| OKLCH | oklch(85.74% 0.04 285.5) |
| XYZ | xyz(61.8563, 62.5818, 86.6466) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.03
Lavender (CSS)
#E6E6FA
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 7.19
Light Blue Grey
#B7C9E2
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 9.21
Thistle
#D8BFD8
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDEA #EAEACD
analogous
#CDDBEA #CDCDEA #DBCDEA
triadic
#CDCDEA #EACDCD #CDEACD
tetradic
#CDCDEA #EACDDB #EAEACD #CDEADB
square
#CDCDEA #EACDDB #EAEACD #CDEADB
split-complementary
#CDCDEA #EADBCD #DBEACD
monochromatic
#7777C6 #A2A2D8 #CDCDEA #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.55
#CDCDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#CDCDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDEA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDEA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#C6CEE9
Tritanopia (blue-blind)
#C7D2D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcdea; /* rgb */ color: rgb(205, 205, 234); /* oklch */ color: oklch(85.7% 0.040 285.5);
Tailwind
colors: {
custom: {
50: '#dcdcf0',
500: '#cdcdea',
950: '#000000',
},
}SCSS
$custom: #cdcdea; $custom-light: #dcdcf0; $custom-dark: #000000;
JSON
{
"hex": "#cdcdea",
"rgb": {
"r": 205,
"g": 205,
"b": 234
},
"hsl": {
"h": 240,
"s": 40.845,
"l": 86.078
},
"oklch": {
"l": 0.85742,
"c": 0.03999,
"h": 285.5
},
"luminance": 0.62582
}Semantic roles & 50–950 ramp
primary
#CDCDEA
secondary
#C5C596
accent
#B432B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485