#CCC4E6#CCC4E6
#CCC4E6 is a very light, muted violet. Relative luminance 0.580; OKLCH L 83.8% C 0.048 H 296.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC4E6 |
|---|---|
| RGB | rgb(204, 196, 230) |
| HSL | hsl(254, 40%, 84%) |
| HSV | hsv(254, 15%, 90%) |
| CMYK | cmyk(11.3%, 14.8%, 0%, 9.8%) |
| CIE-LAB | lab(80.76, 9.28, -15.84) |
| CIE-LCH | lch(80.76, 18.36, 300.38°) |
| OKLab | oklab(83.76% 0.021 -0.0428) |
| OKLCH | oklch(83.76% 0.048 296.1) |
| XYZ | xyz(58.9218, 58.0302, 82.9443) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.93
Thistle
#D8BFD8
ΔE00 6.51
Pale Lilac
#E4CBFF
ΔE00 6.75
Light Lavender
#DFC5FE
ΔE00 7.07
Light Periwinkle
#C1C6FC
ΔE00 7.31
Pale Lavender
#EECFFE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC4E6 #DEE6C4
analogous
#C4CDE6 #CCC4E6 #DDC4E6
triadic
#CCC4E6 #E6CCC4 #C4E6CC
tetradic
#CCC4E6 #E6C4CD #DEE6C4 #C4E6DD
square
#CCC4E6 #E6C4CD #DEE6C4 #C4E6DD
split-complementary
#CCC4E6 #E6DDC4 #CDE6C4
monochromatic
#826EC2 #A799D4 #CCC4E6 #ECEAF6 #ECEAF6
Accessibility & contrast
On white
1.67
#CCC4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#CCC4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC4E6
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC4E6 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC9E8
Deuteranopia (green-blind)
#BEC8E5
Tritanopia (blue-blind)
#C7C9CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc4e6; /* rgb */ color: rgb(204, 196, 230); /* oklch */ color: oklch(83.8% 0.048 296.1);
Tailwind
colors: {
custom: {
50: '#dbd5ee',
500: '#ccc4e6',
950: '#000000',
},
}SCSS
$custom: #ccc4e6; $custom-light: #dbd5ee; $custom-dark: #000000;
JSON
{
"hex": "#ccc4e6",
"rgb": {
"r": 204,
"g": 196,
"b": 230
},
"hsl": {
"h": 254.118,
"s": 40.476,
"l": 83.529
},
"oklch": {
"l": 0.83758,
"c": 0.04768,
"h": 296.1
},
"luminance": 0.5803
}Semantic roles & 50–950 ramp
primary
#CCC4E6
secondary
#B4C08E
accent
#B43295
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#151416
muted
#848385