#CDCCEE#CDCCEE
#CDCCEE is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.7% C 0.047 H 286.7°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCEE |
|---|---|
| RGB | rgb(205, 204, 238) |
| HSL | hsl(242, 50%, 87%) |
| HSV | hsv(242, 14%, 93%) |
| CMYK | cmyk(13.9%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(83.09, 6.97, -16.59) |
| CIE-LCH | lch(83.09, 17.99, 292.80°) |
| OKLab | oklab(85.68% 0.0135 -0.0449) |
| OKLCH | oklch(85.68% 0.047 286.7) |
| XYZ | xyz(62.1990, 62.3373, 89.6278) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.57
Light Periwinkle
#C1C6FC
ΔE00 5.96
Lavender (CSS)
#E6E6FA
ΔE00 7.48
Pale Lilac
#E4CBFF
ΔE00 7.91
Light Lavender
#DFC5FE
ΔE00 8.23
Thistle
#D8BFD8
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCEE #EDEECC
analogous
#CCDCEE #CDCCEE #DECCEE
triadic
#CDCCEE #EECDCC #CCEECD
tetradic
#CDCCEE #EECCDC #EDEECC #CCEEDE
square
#CDCCEE #EECCDC #EDEECC #CCEEDE
split-complementary
#CDCCEE #EEDECC #DCEECC
monochromatic
#7370CF #A09EDF #CDCCEE #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.56
#CDCCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CDCCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCEE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCEE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0F0
Deuteranopia (green-blind)
#C4CEED
Tritanopia (blue-blind)
#C6D1D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdccee; /* rgb */ color: rgb(205, 204, 238); /* oklch */ color: oklch(85.7% 0.047 286.7);
Tailwind
colors: {
custom: {
50: '#dcdbf3',
500: '#cdccee',
950: '#000000',
},
}SCSS
$custom: #cdccee; $custom-light: #dcdbf3; $custom-dark: #000000;
JSON
{
"hex": "#cdccee",
"rgb": {
"r": 205,
"g": 204,
"b": 238
},
"hsl": {
"h": 241.765,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.85682,
"c": 0.04691,
"h": 286.7
},
"luminance": 0.62338
}Semantic roles & 50–950 ramp
primary
#CDCCEE
secondary
#C9CB93
accent
#BD28B9
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485