#CDCCED#CDCCED
#CDCCED is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.6% C 0.046 H 286.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCED |
|---|---|
| RGB | rgb(205, 204, 237) |
| HSL | hsl(242, 48%, 86%) |
| HSV | hsv(242, 14%, 93%) |
| CMYK | cmyk(13.5%, 13.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.06, 6.77, -16.10) |
| CIE-LCH | lch(83.06, 17.47, 292.79°) |
| OKLab | oklab(85.65% 0.0132 -0.0436) |
| OKLCH | oklch(85.65% 0.046 286.8) |
| XYZ | xyz(62.0525, 62.2787, 88.8562) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.87
Light Periwinkle
#C1C6FC
ΔE00 6.22
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Pale Lilac
#E4CBFF
ΔE00 8.10
Light Lavender
#DFC5FE
ΔE00 8.45
Thistle
#D8BFD8
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCED #ECEDCC
analogous
#CCDCED #CDCCED #DECCED
triadic
#CDCCED #EDCDCC #CCEDCD
tetradic
#CDCCED #EDCCDC #ECEDCC #CCEDDE
square
#CDCCED #EDCCDC #ECEDCC #CCEDDE
split-complementary
#CDCCED #EDDECC #DCEDCC
monochromatic
#7472CD #A19FDD #CDCCED #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.56
#CDCCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#CDCCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCED
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCED | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0EF
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#C7D1D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cdcced; /* rgb */ color: rgb(205, 204, 237); /* oklch */ color: oklch(85.6% 0.046 286.8);
Tailwind
colors: {
custom: {
50: '#dcdbf2',
500: '#cdcced',
950: '#000000',
},
}SCSS
$custom: #cdcced; $custom-light: #dcdbf2; $custom-dark: #000000;
JSON
{
"hex": "#cdcced",
"rgb": {
"r": 205,
"g": 204,
"b": 237
},
"hsl": {
"h": 241.818,
"s": 47.826,
"l": 86.471
},
"oklch": {
"l": 0.85648,
"c": 0.04553,
"h": 286.8
},
"luminance": 0.62279
}Semantic roles & 50–950 ramp
primary
#CDCCED
secondary
#C8CA94
accent
#BB2AB7
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151517
muted
#848485