#CCAFEA#CCAFEA
#CCAFEA is a light, moderate violet. Relative luminance 0.494; OKLCH L 79.9% C 0.087 H 306.9°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAFEA |
|---|---|
| RGB | rgb(204, 175, 234) |
| HSL | hsl(269, 58%, 80%) |
| HSV | hsv(269, 25%, 92%) |
| CMYK | cmyk(12.8%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(75.72, 21.50, -25.63) |
| CIE-LCH | lch(75.72, 33.45, 310.00°) |
| OKLab | oklab(79.91% 0.0525 -0.0699) |
| OKLCH | oklch(79.91% 0.087 306.9) |
| XYZ | xyz(55.0803, 49.4381, 84.4667) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.26
Pale Violet
#CEAEFA
ΔE00 3.61
Mauve
#E0B0FF
ΔE00 4.92
Lavender (survey)
#C79FEF
ΔE00 5.31
Light Lavender
#DFC5FE
ΔE00 5.37
Lavender
#B39DDB
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAFEA #CDEAAF
analogous
#AFAFEA #CCAFEA #EAAFEA
triadic
#CCAFEA #EACCAF #AFEACC
tetradic
#CCAFEA #EAAFAF #CDEAAF #AFEAEA
square
#CCAFEA #EAAFAF #CDEAAF #AFEAEA
split-complementary
#CCAFEA #EAEAAF #AFEAAF
monochromatic
#8E4ED1 #AD7FDD #CCAFEA #EBDFF7 #F0E7F9
Accessibility & contrast
On white
1.93
#CCAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#CCAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAFEA
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAFEA | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B9EC
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#C8B7C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccafea; /* rgb */ color: rgb(204, 175, 234); /* oklch */ color: oklch(79.9% 0.087 306.9);
Tailwind
colors: {
custom: {
50: '#dcc7f1',
500: '#ccafea',
950: '#000000',
},
}SCSS
$custom: #ccafea; $custom-light: #dcc7f1; $custom-dark: #000000;
JSON
{
"hex": "#ccafea",
"rgb": {
"r": 204,
"g": 175,
"b": 234
},
"hsl": {
"h": 269.492,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.79905,
"c": 0.08743,
"h": 306.9
},
"luminance": 0.49438
}Semantic roles & 50–950 ramp
primary
#CCAFEA
secondary
#E6F0DB
accent
#C61F74
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284