#CDA0FA#CDA0FA
#CDA0FA is a light, vivid violet. Relative luminance 0.450; OKLCH L 78.0% C 0.133 H 306.5°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA0FA |
|---|---|
| RGB | rgb(205, 160, 250) |
| HSL | hsl(270, 90%, 80%) |
| HSV | hsv(270, 36%, 98%) |
| CMYK | cmyk(18%, 36%, 0%, 2%) |
| CIE-LAB | lab(72.91, 33.43, -38.63) |
| CIE-LCH | lch(72.91, 51.09, 310.87°) |
| OKLab | oklab(77.98% 0.0791 -0.1068) |
| OKLCH | oklch(77.98% 0.133 306.5) |
| XYZ | xyz(54.9996, 45.0233, 96.2169) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.61
Baby Purple
#CA9BF7
ΔE00 1.25
Pastel Purple
#CAA0FF
ΔE00 1.35
Lavender (survey)
#C79FEF
ΔE00 1.93
Pale Violet
#CEAEFA
ΔE00 3.88
Mauve
#E0B0FF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA0FA #CDFAA0
analogous
#A0A0FA #CDA0FA #FAA0FA
triadic
#CDA0FA #FACDA0 #A0FACD
tetradic
#CDA0FA #FAA0A0 #CDFAA0 #A0FAFA
square
#CDA0FA #FAA0A0 #CDFAA0 #A0FAFA
split-complementary
#CDA0FA #FAFAA0 #A0FAA0
monochromatic
#902CF4 #AE66F7 #CDA0FA #ECDAFD #F0E2FD
Accessibility & contrast
On white
2.10
#CDA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#CDA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA0FA
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA0FA | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#97B3F7
Tritanopia (blue-blind)
#C7ADC2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cda0fa; /* rgb */ color: rgb(205, 160, 250); /* oklch */ color: oklch(78.0% 0.133 306.5);
Tailwind
colors: {
custom: {
50: '#ddbcfc',
500: '#cda0fa',
950: '#000000',
},
}SCSS
$custom: #cda0fa; $custom-light: #ddbcfc; $custom-dark: #000000;
JSON
{
"hex": "#cda0fa",
"rgb": {
"r": 205,
"g": 160,
"b": 250
},
"hsl": {
"h": 270,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.77975,
"c": 0.13291,
"h": 306.5
},
"luminance": 0.45023
}Semantic roles & 50–950 ramp
primary
#CDA0FA
secondary
#E6F6D5
accent
#E60073
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151217
muted
#838185