#CCC4E5#CCC4E5
#CCC4E5 is a very light, muted violet. Relative luminance 0.580; OKLCH L 83.7% C 0.046 H 296.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4E5 |
|---|---|
| RGB | rgb(204, 196, 229) |
| HSL | hsl(255, 39%, 83%) |
| HSV | hsv(255, 14%, 90%) |
| CMYK | cmyk(10.9%, 14.4%, 0%, 10.2%) |
| CIE-LAB | lab(80.72, 9.08, -15.35) |
| CIE-LCH | lch(80.72, 17.83, 300.61°) |
| OKLab | oklab(83.72% 0.0207 -0.0415) |
| OKLCH | oklch(83.72% 0.046 296.5) |
| XYZ | xyz(58.7818, 57.9742, 82.2069) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.18
Thistle
#D8BFD8
ΔE00 6.38
Pale Lilac
#E4CBFF
ΔE00 6.97
Light Lavender
#DFC5FE
ΔE00 7.32
Light Periwinkle
#C1C6FC
ΔE00 7.54
Pale Lavender
#EECFFE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4E5 #DDE5C4
analogous
#C4CCE5 #CCC4E5 #DCC4E5
triadic
#CCC4E5 #E5CCC4 #C4E5CC
tetradic
#CCC4E5 #E5C4CC #DDE5C4 #C4E5DC
square
#CCC4E5 #E5C4CC #DDE5C4 #C4E5DC
split-complementary
#CCC4E5 #E5DCC4 #CCE5C4
monochromatic
#836FC0 #A79AD2 #CCC4E5 #EDEAF6 #EDEAF6
Accessibility & contrast
On white
1.67
#CCC4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#CCC4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4E5
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4E5 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC9E7
Deuteranopia (green-blind)
#BFC8E4
Tritanopia (blue-blind)
#C8C9CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc4e5; /* rgb */ color: rgb(204, 196, 229); /* oklch */ color: oklch(83.7% 0.046 296.5);
Tailwind
colors: {
custom: {
50: '#dbd5ed',
500: '#ccc4e5',
950: '#000000',
},
}SCSS
$custom: #ccc4e5; $custom-light: #dbd5ed; $custom-dark: #000000;
JSON
{
"hex": "#ccc4e5",
"rgb": {
"r": 204,
"g": 196,
"b": 229
},
"hsl": {
"h": 254.545,
"s": 38.824,
"l": 83.333
},
"oklch": {
"l": 0.83724,
"c": 0.04632,
"h": 296.5
},
"luminance": 0.57974
}Semantic roles & 50–950 ramp
primary
#CCC4E5
secondary
#B3BF8F
accent
#B23493
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#151416
muted
#848384