#CCC4E0#CCC4E0
#CCC4E0 is a very light, muted violet. Relative luminance 0.577; OKLCH L 83.6% C 0.040 H 298.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4E0 |
|---|---|
| RGB | rgb(204, 196, 224) |
| HSL | hsl(257, 31%, 82%) |
| HSV | hsv(257, 13%, 88%) |
| CMYK | cmyk(8.9%, 12.5%, 0%, 12.2%) |
| CIE-LAB | lab(80.57, 8.07, -12.90) |
| CIE-LCH | lch(80.57, 15.21, 302.04°) |
| OKLab | oklab(83.55% 0.0189 -0.0347) |
| OKLCH | oklch(83.55% 0.04 298.6) |
| XYZ | xyz(58.0937, 57.6989, 78.5830) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 7.52
Pale Lilac
#E4CBFF
ΔE00 8.19
Light Lavender
#DFC5FE
ΔE00 8.69
Lavender (CSS)
#E6E6FA
ΔE00 8.71
Light Periwinkle
#C1C6FC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4E0 #D8E0C4
analogous
#C4CAE0 #CCC4E0 #DAC4E0
triadic
#CCC4E0 #E0CCC4 #C4E0CC
tetradic
#CCC4E0 #E0C4CA #D8E0C4 #C4E0DA
square
#CCC4E0 #E0C4CA #D8E0C4 #C4E0DA
split-complementary
#CCC4E0 #E0DAC4 #CAE0C4
monochromatic
#8774B6 #A99CCB #CCC4E0 #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.67
#CCC4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#CCC4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4E0
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4E0 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC8E1
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#C9C8CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc4e0; /* rgb */ color: rgb(204, 196, 224); /* oklch */ color: oklch(83.6% 0.040 298.6);
Tailwind
colors: {
custom: {
50: '#dbd5e9',
500: '#ccc4e0',
950: '#000000',
},
}SCSS
$custom: #ccc4e0; $custom-light: #dbd5e9; $custom-dark: #000000;
JSON
{
"hex": "#ccc4e0",
"rgb": {
"r": 204,
"g": 196,
"b": 224
},
"hsl": {
"h": 257.143,
"s": 31.111,
"l": 82.353
},
"oklch": {
"l": 0.83553,
"c": 0.03955,
"h": 298.6
},
"luminance": 0.57699
}Semantic roles & 50–950 ramp
primary
#CCC4E0
secondary
#ADB890
accent
#AA3C8A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384