#CDCCE4#CDCCE4
#CDCCE4 is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.3% C 0.033 H 287.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDCCE4 |
|---|---|
| RGB | rgb(205, 204, 228) |
| HSL | hsl(243, 31%, 85%) |
| HSV | hsv(243, 11%, 89%) |
| CMYK | cmyk(10.1%, 10.5%, 0%, 10.6%) |
| CIE-LAB | lab(82.79, 4.93, -11.71) |
| CIE-LCH | lch(82.79, 12.71, 292.83°) |
| OKLab | oklab(85.34% 0.01 -0.0315) |
| OKLCH | oklch(85.34% 0.033 287.6) |
| XYZ | xyz(60.7704, 61.7659, 82.1042) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 7.75
Light Blue Grey
#B7C9E2
ΔE00 8.32
Light Periwinkle
#C1C6FC
ΔE00 8.79
Thistle
#D8BFD8
ΔE00 8.91
Lightsteelblue
#B0C4DE
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDCCE4 #E3E4CC
analogous
#CCD7E4 #CDCCE4 #D9CCE4
triadic
#CDCCE4 #E4CDCC #CCE4CD
tetradic
#CDCCE4 #E4CCD7 #E3E4CC #CCE4D9
square
#CDCCE4 #E4CCD7 #E3E4CC #CCE4D9
split-complementary
#CDCCE4 #E4D9CC #D7E4CC
monochromatic
#7F7CBA #A6A4CF #CDCCE4 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.57
#CDCCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#CDCCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDCCE4
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDCCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDCCE4 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE5
Deuteranopia (green-blind)
#C6CEE3
Tritanopia (blue-blind)
#C9D0D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cdcce4; /* rgb */ color: rgb(205, 204, 228); /* oklch */ color: oklch(85.3% 0.033 287.6);
Tailwind
colors: {
custom: {
50: '#dcdbec',
500: '#cdcce4',
950: '#000000',
},
}SCSS
$custom: #cdcce4; $custom-light: #dcdbec; $custom-dark: #000000;
JSON
{
"hex": "#cdcce4",
"rgb": {
"r": 205,
"g": 204,
"b": 228
},
"hsl": {
"h": 242.5,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.85344,
"c": 0.03308,
"h": 287.6
},
"luminance": 0.61766
}Semantic roles & 50–950 ramp
primary
#CDCCE4
secondary
#BBBC98
accent
#A93CA5
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#151516
muted
#848484