#CDCCEA#CDCCEA
#CDCCEA is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.5% C 0.041 H 287.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCEA |
|---|---|
| RGB | rgb(205, 204, 234) |
| HSL | hsl(242, 42%, 86%) |
| HSV | hsv(242, 13%, 92%) |
| CMYK | cmyk(12.4%, 12.8%, 0%, 8.2%) |
| CIE-LAB | lab(82.97, 6.15, -14.64) |
| CIE-LCH | lch(82.97, 15.88, 292.77°) |
| OKLab | oklab(85.55% 0.0121 -0.0396) |
| OKLCH | oklch(85.55% 0.041 287) |
| XYZ | xyz(61.6178, 62.1049, 86.5671) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.79
Lavender (CSS)
#E6E6FA
ΔE00 6.80
Light Periwinkle
#C1C6FC
ΔE00 7.02
Pale Lilac
#E4CBFF
ΔE00 8.75
Light Blue Grey
#B7C9E2
ΔE00 8.84
Thistle
#D8BFD8
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCEA #E9EACC
analogous
#CCDAEA #CDCCEA #DCCCEA
triadic
#CDCCEA #EACDCC #CCEACD
tetradic
#CDCCEA #EACCDA #E9EACC #CCEADC
square
#CDCCEA #EACCDA #E9EACC #CCEADC
split-complementary
#CDCCEA #EADCCC #DAEACC
monochromatic
#7875C6 #A2A1D8 #CDCCEA #EAE9F6 #EAE9F6
Accessibility & contrast
On white
1.56
#CDCCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CDCCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCEA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCEA | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CFEB
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#C7D1D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdccea; /* rgb */ color: rgb(205, 204, 234); /* oklch */ color: oklch(85.5% 0.041 287.0);
Tailwind
colors: {
custom: {
50: '#dcdbf0',
500: '#cdccea',
950: '#000000',
},
}SCSS
$custom: #cdccea; $custom-light: #dcdbf0; $custom-dark: #000000;
JSON
{
"hex": "#cdccea",
"rgb": {
"r": 205,
"g": 204,
"b": 234
},
"hsl": {
"h": 242,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.85545,
"c": 0.04137,
"h": 287
},
"luminance": 0.62105
}Semantic roles & 50–950 ramp
primary
#CDCCEA
secondary
#C3C595
accent
#B531B0
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151516
muted
#848485