#CDAFEA#CDAFEA
#CDAFEA is a light, moderate violet. Relative luminance 0.496; OKLCH L 80.0% C 0.088 H 307.6°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFEA |
|---|---|
| RGB | rgb(205, 175, 234) |
| HSL | hsl(271, 58%, 80%) |
| HSV | hsv(271, 25%, 92%) |
| CMYK | cmyk(12.4%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(75.81, 21.82, -25.48) |
| CIE-LCH | lch(75.81, 33.55, 310.57°) |
| OKLab | oklab(79.99% 0.0536 -0.0695) |
| OKLCH | oklch(79.99% 0.088 307.6) |
| XYZ | xyz(55.3554, 49.5799, 84.4796) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 3.25
Pale Violet
#CEAEFA
ΔE00 3.69
Mauve
#E0B0FF
ΔE00 4.79
Lavender (survey)
#C79FEF
ΔE00 5.33
Light Lavender
#DFC5FE
ΔE00 5.34
Lavender
#B39DDB
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFEA #CCEAAF
analogous
#AFAFEA #CDAFEA #EAAFEA
triadic
#CDAFEA #EACDAF #AFEACD
tetradic
#CDAFEA #EAAFAF #CCEAAF #AFEAEA
square
#CDAFEA #EAAFAF #CCEAAF #AFEAEA
split-complementary
#CDAFEA #EAEAAF #AFEAAF
monochromatic
#904ED1 #AF7FDD #CDAFEA #EBDFF7 #F0E7F9
Accessibility & contrast
On white
1.92
#CDAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CDAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFEA
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFEA | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEC
Deuteranopia (green-blind)
#ABBBE8
Tritanopia (blue-blind)
#C9B7C4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cdafea; /* rgb */ color: rgb(205, 175, 234); /* oklch */ color: oklch(80.0% 0.088 307.6);
Tailwind
colors: {
custom: {
50: '#dcc7f1',
500: '#cdafea',
950: '#000000',
},
}SCSS
$custom: #cdafea; $custom-light: #dcc7f1; $custom-dark: #000000;
JSON
{
"hex": "#cdafea",
"rgb": {
"r": 205,
"g": 175,
"b": 234
},
"hsl": {
"h": 270.508,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.79993,
"c": 0.08777,
"h": 307.6
},
"luminance": 0.4958
}Semantic roles & 50–950 ramp
primary
#CDAFEA
secondary
#E5F0DB
accent
#C61F71
background
#FDFCFE
surface
#FBF8FD
border
#D4D1D5
text
#151316
muted
#838284