#CCCCE4#CCCCE4
#CCCCE4 is a very light, muted blue. Relative luminance 0.616; OKLCH L 85.3% C 0.033 H 285.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCE4 |
|---|---|
| RGB | rgb(204, 204, 228) |
| HSL | hsl(240, 31%, 85%) |
| HSV | hsv(240, 11%, 89%) |
| CMYK | cmyk(10.5%, 10.5%, 0%, 10.6%) |
| CIE-LAB | lab(82.71, 4.61, -11.83) |
| CIE-LCH | lch(82.71, 12.70, 291.27°) |
| OKLab | oklab(85.27% 0.0089 -0.0319) |
| OKLCH | oklch(85.27% 0.033 285.7) |
| XYZ | xyz(60.4954, 61.6241, 82.0913) |
| Luminance | 0.6162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.08
Periwinkle
#CCCCFF
ΔE00 7.70
Light Blue Grey
#B7C9E2
ΔE00 7.86
Light Periwinkle
#C1C6FC
ΔE00 8.64
Lightsteelblue
#B0C4DE
ΔE00 8.85
Thistle
#D8BFD8
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCE4 #E4E4CC
analogous
#CCD8E4 #CCCCE4 #D8CCE4
triadic
#CCCCE4 #E4CCCC #CCE4CC
tetradic
#CCCCE4 #E4CCD8 #E4E4CC #CCE4D8
square
#CCCCE4 #E4CCD8 #E4E4CC #CCE4D8
split-complementary
#CCCCE4 #E4D8CC #D8E4CC
monochromatic
#7C7CBA #A4A4CF #CCCCE4 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.58
#CCCCE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#CCCCE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCE4
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCE4 | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CFE5
Deuteranopia (green-blind)
#C6CDE3
Tritanopia (blue-blind)
#C7D0D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccce4; /* rgb */ color: rgb(204, 204, 228); /* oklch */ color: oklch(85.3% 0.033 285.7);
Tailwind
colors: {
custom: {
50: '#dbdbec',
500: '#cccce4',
950: '#000000',
},
}SCSS
$custom: #cccce4; $custom-light: #dbdbec; $custom-dark: #000000;
JSON
{
"hex": "#cccce4",
"rgb": {
"r": 204,
"g": 204,
"b": 228
},
"hsl": {
"h": 240,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.85266,
"c": 0.0331,
"h": 285.7
},
"luminance": 0.61625
}Semantic roles & 50–950 ramp
primary
#CCCCE4
secondary
#BCBC98
accent
#A93CA9
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151516
muted
#848484