#CCC4E1#CCC4E1
#CCC4E1 is a very light, muted violet. Relative luminance 0.578; OKLCH L 83.6% C 0.041 H 298.1°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4E1 |
|---|---|
| RGB | rgb(204, 196, 225) |
| HSL | hsl(257, 33%, 83%) |
| HSV | hsv(257, 13%, 88%) |
| CMYK | cmyk(9.3%, 12.9%, 0%, 11.8%) |
| CIE-LAB | lab(80.60, 8.27, -13.39) |
| CIE-LCH | lch(80.60, 15.74, 301.71°) |
| OKLab | oklab(83.59% 0.0193 -0.0361) |
| OKLCH | oklch(83.59% 0.041 298.1) |
| XYZ | xyz(58.2298, 57.7533, 79.2994) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.96
Periwinkle
#CCCCFF
ΔE00 7.24
Pale Lilac
#E4CBFF
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 8.40
Light Periwinkle
#C1C6FC
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4E1 #D9E1C4
analogous
#C4CAE1 #CCC4E1 #DBC4E1
triadic
#CCC4E1 #E1CCC4 #C4E1CC
tetradic
#CCC4E1 #E1C4CA #D9E1C4 #C4E1DB
square
#CCC4E1 #E1C4CA #D9E1C4 #C4E1DB
split-complementary
#CCC4E1 #E1DBC4 #CAE1C4
monochromatic
#8673B8 #A99BCC #CCC4E1 #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.67
#CCC4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#CCC4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4E1
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4E1 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E2
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#C9C8CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc4e1; /* rgb */ color: rgb(204, 196, 225); /* oklch */ color: oklch(83.6% 0.041 298.1);
Tailwind
colors: {
custom: {
50: '#dbd5ea',
500: '#ccc4e1',
950: '#000000',
},
}SCSS
$custom: #ccc4e1; $custom-light: #dbd5ea; $custom-dark: #000000;
JSON
{
"hex": "#ccc4e1",
"rgb": {
"r": 204,
"g": 196,
"b": 225
},
"hsl": {
"h": 256.552,
"s": 32.584,
"l": 82.549
},
"oklch": {
"l": 0.83587,
"c": 0.0409,
"h": 298.1
},
"luminance": 0.57753
}Semantic roles & 50–950 ramp
primary
#CCC4E1
secondary
#AEB990
accent
#AB3A8C
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384