#CCCCE5#CCCCE5
#CCCCE5 is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.3% C 0.034 H 285.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCE5 |
|---|---|
| RGB | rgb(204, 204, 229) |
| HSL | hsl(240, 32%, 85%) |
| HSV | hsv(240, 11%, 90%) |
| CMYK | cmyk(10.9%, 10.9%, 0%, 10.2%) |
| CIE-LAB | lab(82.74, 4.81, -12.32) |
| CIE-LCH | lch(82.74, 13.23, 291.32°) |
| OKLab | oklab(85.3% 0.0093 -0.0332) |
| OKLCH | oklch(85.3% 0.034 285.6) |
| XYZ | xyz(60.6346, 61.6798, 82.8245) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.17
Periwinkle
#CCCCFF
ΔE00 7.36
Light Blue Grey
#B7C9E2
ΔE00 7.95
Light Periwinkle
#C1C6FC
ΔE00 8.33
Lightsteelblue
#B0C4DE
ΔE00 8.92
Thistle
#D8BFD8
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCE5 #E5E5CC
analogous
#CCD9E5 #CCCCE5 #D9CCE5
triadic
#CCCCE5 #E5CCCC #CCE5CC
tetradic
#CCCCE5 #E5CCD9 #E5E5CC #CCE5D9
square
#CCCCE5 #E5CCD9 #E5E5CC #CCE5D9
split-complementary
#CCCCE5 #E5D9CC #D9E5CC
monochromatic
#7B7BBC #A3A3D0 #CCCCE5 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.57
#CCCCE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#CCCCE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCE5
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCE5 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CFE6
Deuteranopia (green-blind)
#C6CDE4
Tritanopia (blue-blind)
#C7D0D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccce5; /* rgb */ color: rgb(204, 204, 229); /* oklch */ color: oklch(85.3% 0.034 285.6);
Tailwind
colors: {
custom: {
50: '#dbdbed',
500: '#cccce5',
950: '#000000',
},
}SCSS
$custom: #cccce5; $custom-light: #dbdbed; $custom-dark: #000000;
JSON
{
"hex": "#cccce5",
"rgb": {
"r": 204,
"g": 204,
"b": 229
},
"hsl": {
"h": 240,
"s": 32.468,
"l": 84.902
},
"oklch": {
"l": 0.85299,
"c": 0.03449,
"h": 285.6
},
"luminance": 0.6168
}Semantic roles & 50–950 ramp
primary
#CCCCE5
secondary
#BEBE97
accent
#AB3AAB
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151516
muted
#848484