#CCCCE2#CCCCE2
#CCCCE2 is a very light, muted blue. Relative luminance 0.615; OKLCH L 85.2% C 0.030 H 285.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCE2 |
|---|---|
| RGB | rgb(204, 204, 226) |
| HSL | hsl(240, 28%, 84%) |
| HSV | hsv(240, 10%, 89%) |
| CMYK | cmyk(9.7%, 9.7%, 0%, 11.4%) |
| CIE-LAB | lab(82.65, 4.21, -10.86) |
| CIE-LCH | lch(82.65, 11.64, 291.18°) |
| OKLab | oklab(85.2% 0.0082 -0.0292) |
| OKLCH | oklch(85.2% 0.03 285.7) |
| XYZ | xyz(60.2194, 61.5137, 80.6375) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.97
Light Blue Grey
#B7C9E2
ΔE00 7.71
Periwinkle
#CCCCFF
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.72
Fog
#D8DCE0
ΔE00 9.25
Light Periwinkle
#C1C6FC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCE2 #E2E2CC
analogous
#CCD7E2 #CCCCE2 #D7CCE2
triadic
#CCCCE2 #E2CCCC #CCE2CC
tetradic
#CCCCE2 #E2CCD7 #E2E2CC #CCE2D7
square
#CCCCE2 #E2CCD7 #E2E2CC #CCE2D7
split-complementary
#CCCCE2 #E2D7CC #D7E2CC
monochromatic
#7E7EB6 #A5A5CC #CCCCE2 #EBEBF4 #EBEBF4
Accessibility & contrast
On white
1.58
#CCCCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#CCCCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCE2
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCE2 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE3
Deuteranopia (green-blind)
#C7CDE1
Tritanopia (blue-blind)
#C8CFD3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccce2; /* rgb */ color: rgb(204, 204, 226); /* oklch */ color: oklch(85.2% 0.030 285.7);
Tailwind
colors: {
custom: {
50: '#dbdbeb',
500: '#cccce2',
950: '#000000',
},
}SCSS
$custom: #cccce2; $custom-light: #dbdbeb; $custom-dark: #000000;
JSON
{
"hex": "#cccce2",
"rgb": {
"r": 204,
"g": 204,
"b": 226
},
"hsl": {
"h": 240,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.85201,
"c": 0.03034,
"h": 285.7
},
"luminance": 0.61514
}Semantic roles & 50–950 ramp
primary
#CCCCE2
secondary
#BABA99
accent
#A63FA6
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151516
muted
#848484