#CDCDEB#CDCDEB
#CDCDEB is a very light, muted blue. Relative luminance 0.626; OKLCH L 85.8% C 0.041 H 285.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCDEB |
|---|---|
| RGB | rgb(205, 205, 235) |
| HSL | hsl(240, 43%, 86%) |
| HSV | hsv(240, 13%, 92%) |
| CMYK | cmyk(12.8%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.25, 5.82, -14.75) |
| CIE-LCH | lch(83.25, 15.86, 291.53°) |
| OKLab | oklab(85.78% 0.0111 -0.0399) |
| OKLCH | oklch(85.78% 0.041 285.5) |
| XYZ | xyz(62.0003, 62.6394, 87.4053) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.71
Lavender (CSS)
#E6E6FA
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 8.49
Pale Lilac
#E4CBFF
ΔE00 8.98
Thistle
#D8BFD8
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCDEB #EBEBCD
analogous
#CDDCEB #CDCDEB #DCCDEB
triadic
#CDCDEB #EBCDCD #CDEBCD
tetradic
#CDCDEB #EBCDDC #EBEBCD #CDEBDC
square
#CDCDEB #EBCDDC #EBEBCD #CDEBDC
split-complementary
#CDCDEB #EBDCCD #DCEBCD
monochromatic
#7676C8 #A1A1DA #CDCDEB #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.55
#CDCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#CDCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCDEB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCDEB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C5CFEA
Tritanopia (blue-blind)
#C7D2D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcdeb; /* rgb */ color: rgb(205, 205, 235); /* oklch */ color: oklch(85.8% 0.041 285.5);
Tailwind
colors: {
custom: {
50: '#dcdcf1',
500: '#cdcdeb',
950: '#000000',
},
}SCSS
$custom: #cdcdeb; $custom-light: #dcdcf1; $custom-dark: #000000;
JSON
{
"hex": "#cdcdeb",
"rgb": {
"r": 205,
"g": 205,
"b": 235
},
"hsl": {
"h": 240,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.85776,
"c": 0.04137,
"h": 285.5
},
"luminance": 0.6264
}Semantic roles & 50–950 ramp
primary
#CDCDEB
secondary
#C6C696
accent
#B630B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485