#CDA4FA#CDA4FA
#CDA4FA is a light, vivid violet. Relative luminance 0.464; OKLCH L 78.7% C 0.126 H 305.6°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA4FA |
|---|---|
| RGB | rgb(205, 164, 250) |
| HSL | hsl(269, 90%, 81%) |
| HSV | hsv(269, 34%, 98%) |
| CMYK | cmyk(18%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(73.83, 31.25, -37.21) |
| CIE-LCH | lch(73.83, 48.59, 310.03°) |
| OKLab | oklab(78.67% 0.0735 -0.1028) |
| OKLCH | oklch(78.67% 0.126 305.6) |
| XYZ | xyz(55.7042, 46.4325, 96.4517) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.89
Pastel Purple
#CAA0FF
ΔE00 1.80
Lavender (survey)
#C79FEF
ΔE00 1.93
Baby Purple
#CA9BF7
ΔE00 2.26
Pale Violet
#CEAEFA
ΔE00 2.79
Mauve
#E0B0FF
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA4FA #D1FAA4
analogous
#A4A6FA #CDA4FA #F8A4FA
triadic
#CDA4FA #FACDA4 #A4FACD
tetradic
#CDA4FA #FAA4A6 #D1FAA4 #A4FAF8
square
#CDA4FA #FAA4A6 #D1FAA4 #A4FAF8
split-complementary
#CDA4FA #FAF8A4 #A6FAA4
monochromatic
#8D30F4 #AD6AF7 #CDA4FA #EDDEFD #EFE2FD
Accessibility & contrast
On white
2.04
#CDA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CDA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA4FA
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA4FA | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#9BB6F8
Tritanopia (blue-blind)
#C6B1C4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cda4fa; /* rgb */ color: rgb(205, 164, 250); /* oklch */ color: oklch(78.7% 0.126 305.6);
Tailwind
colors: {
custom: {
50: '#ddbffc',
500: '#cda4fa',
950: '#000000',
},
}SCSS
$custom: #cda4fa; $custom-light: #ddbffc; $custom-dark: #000000;
JSON
{
"hex": "#cda4fa",
"rgb": {
"r": 205,
"g": 164,
"b": 250
},
"hsl": {
"h": 268.605,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.78673,
"c": 0.12632,
"h": 305.6
},
"luminance": 0.46432
}Semantic roles & 50–950 ramp
primary
#CDA4FA
secondary
#E6F5D6
accent
#E60078
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185