#CCC4E7#CCC4E7
#CCC4E7 is a very light, muted violet. Relative luminance 0.581; OKLCH L 83.8% C 0.049 H 295.8°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4E7 |
|---|---|
| RGB | rgb(204, 196, 231) |
| HSL | hsl(254, 42%, 84%) |
| HSV | hsv(254, 15%, 91%) |
| CMYK | cmyk(11.7%, 15.2%, 0%, 9.4%) |
| CIE-LAB | lab(80.79, 9.49, -16.33) |
| CIE-LCH | lch(80.79, 18.88, 300.16°) |
| OKLab | oklab(83.79% 0.0214 -0.0442) |
| OKLCH | oklch(83.79% 0.049 295.8) |
| XYZ | xyz(59.0627, 58.0865, 83.6860) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.68
Pale Lilac
#E4CBFF
ΔE00 6.55
Thistle
#D8BFD8
ΔE00 6.66
Light Lavender
#DFC5FE
ΔE00 6.83
Light Periwinkle
#C1C6FC
ΔE00 7.08
Pale Lavender
#EECFFE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4E7 #DFE7C4
analogous
#C4CDE7 #CCC4E7 #DDC4E7
triadic
#CCC4E7 #E7CCC4 #C4E7CC
tetradic
#CCC4E7 #E7C4CD #DFE7C4 #C4E7DD
square
#CCC4E7 #E7C4CD #DFE7C4 #C4E7DD
split-complementary
#CCC4E7 #E7DDC4 #CDE7C4
monochromatic
#816DC4 #A698D5 #CCC4E7 #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.66
#CCC4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CCC4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4E7
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4E7 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9E9
Deuteranopia (green-blind)
#BEC8E6
Tritanopia (blue-blind)
#C7C9CF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc4e7; /* rgb */ color: rgb(204, 196, 231); /* oklch */ color: oklch(83.8% 0.049 295.8);
Tailwind
colors: {
custom: {
50: '#dbd5ee',
500: '#ccc4e7',
950: '#000000',
},
}SCSS
$custom: #ccc4e7; $custom-light: #dbd5ee; $custom-dark: #000000;
JSON
{
"hex": "#ccc4e7",
"rgb": {
"r": 204,
"g": 196,
"b": 231
},
"hsl": {
"h": 253.714,
"s": 42.169,
"l": 83.725
},
"oklch": {
"l": 0.83793,
"c": 0.04905,
"h": 295.8
},
"luminance": 0.58087
}Semantic roles & 50–950 ramp
primary
#CCC4E7
secondary
#B6C18E
accent
#B53097
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385