#CDA4FF#CDA4FF
#CDA4FF is a light, vivid violet. Relative luminance 0.468; OKLCH L 78.9% C 0.133 H 304.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA4FF |
|---|---|
| RGB | rgb(205, 164, 255) |
| HSL | hsl(267, 100%, 82%) |
| HSV | hsv(267, 36%, 100%) |
| CMYK | cmyk(19.6%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(74.03, 32.35, -39.59) |
| CIE-LCH | lch(74.03, 51.13, 309.25°) |
| OKLab | oklab(78.9% 0.0746 -0.1096) |
| OKLCH | oklch(78.9% 0.133 304.2) |
| XYZ | xyz(56.4986, 46.7502, 100.6356) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.71
Pastel Purple
#CAA0FF
ΔE00 1.13
Baby Purple
#CA9BF7
ΔE00 2.34
Lavender (survey)
#C79FEF
ΔE00 2.67
Pale Violet
#CEAEFA
ΔE00 3.22
Mauve
#E0B0FF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA4FF #D6FFA4
analogous
#A4A9FF #CDA4FF #FBA4FF
triadic
#CDA4FF #FFCDA4 #A4FFCD
tetradic
#CDA4FF #FFA4A9 #D6FFA4 #A4FFFB
square
#CDA4FF #FFA4A9 #D6FFA4 #A4FFFB
split-complementary
#CDA4FF #FFFBA4 #A9FFA4
monochromatic
#8A2AFF #AB67FF #CDA4FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
2.03
#CDA4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#CDA4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA4FF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA4FF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#C5B2C6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cda4ff; /* rgb */ color: rgb(205, 164, 255); /* oklch */ color: oklch(78.9% 0.133 304.2);
Tailwind
colors: {
custom: {
50: '#ddbfff',
500: '#cda4ff',
950: '#000000',
},
}SCSS
$custom: #cda4ff; $custom-light: #ddbfff; $custom-dark: #000000;
JSON
{
"hex": "#cda4ff",
"rgb": {
"r": 205,
"g": 164,
"b": 255
},
"hsl": {
"h": 267.033,
"s": 100,
"l": 82.157
},
"oklch": {
"l": 0.78896,
"c": 0.13257,
"h": 304.2
},
"luminance": 0.4675
}Semantic roles & 50–950 ramp
primary
#CDA4FF
secondary
#E7F7D4
accent
#E6007E
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151218
muted
#838186