#CCC4E9#CCC4E9
#CCC4E9 is a very light, muted violet. Relative luminance 0.582; OKLCH L 83.9% C 0.052 H 295.2°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4E9 |
|---|---|
| RGB | rgb(204, 196, 233) |
| HSL | hsl(253, 46%, 84%) |
| HSV | hsv(253, 16%, 91%) |
| CMYK | cmyk(12.4%, 15.9%, 0%, 8.6%) |
| CIE-LAB | lab(80.85, 9.90, -17.30) |
| CIE-LCH | lch(80.85, 19.94, 299.77°) |
| OKLab | oklab(83.86% 0.022 -0.0469) |
| OKLCH | oklch(83.86% 0.052 295.2) |
| XYZ | xyz(59.3467, 58.2001, 85.1822) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.21
Pale Lilac
#E4CBFF
ΔE00 6.18
Light Lavender
#DFC5FE
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 6.98
Pale Lavender
#EECFFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4E9 #E1E9C4
analogous
#C4CFE9 #CCC4E9 #DFC4E9
triadic
#CCC4E9 #E9CCC4 #C4E9CC
tetradic
#CCC4E9 #E9C4CF #E1E9C4 #C4E9DF
square
#CCC4E9 #E9C4CF #E1E9C4 #C4E9DF
split-complementary
#CCC4E9 #E9DFC4 #CFE9C4
monochromatic
#7F6BC8 #A597D8 #CCC4E9 #ECE9F7 #ECE9F7
Accessibility & contrast
On white
1.66
#CCC4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#CCC4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4E9
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4E9 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9EB
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#C7C9D0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc4e9; /* rgb */ color: rgb(204, 196, 233); /* oklch */ color: oklch(83.9% 0.052 295.2);
Tailwind
colors: {
custom: {
50: '#dbd5f0',
500: '#ccc4e9',
950: '#000000',
},
}SCSS
$custom: #ccc4e9; $custom-light: #dbd5f0; $custom-dark: #000000;
JSON
{
"hex": "#ccc4e9",
"rgb": {
"r": 204,
"g": 196,
"b": 233
},
"hsl": {
"h": 252.973,
"s": 45.679,
"l": 84.118
},
"oklch": {
"l": 0.83863,
"c": 0.05178,
"h": 295.2
},
"luminance": 0.582
}Semantic roles & 50–950 ramp
primary
#CCC4E9
secondary
#B8C48D
accent
#B92D9B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151416
muted
#848385