#CDA1FF#CDA1FF
#CDA1FF is a light, vivid violet. Relative luminance 0.457; OKLCH L 78.4% C 0.137 H 305.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA1FF |
|---|---|
| RGB | rgb(205, 161, 255) |
| HSL | hsl(268, 100%, 82%) |
| HSV | hsv(268, 37%, 100%) |
| CMYK | cmyk(19.6%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(73.34, 33.99, -40.66) |
| CIE-LCH | lch(73.34, 53.00, 309.89°) |
| OKLab | oklab(78.38% 0.0788 -0.1127) |
| OKLCH | oklch(78.38% 0.137 305) |
| XYZ | xyz(55.9680, 45.6891, 100.4587) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.60
Pastel Purple
#CAA0FF
ΔE00 0.65
Baby Purple
#CA9BF7
ΔE00 1.72
Lavender (survey)
#C79FEF
ΔE00 2.70
Pale Violet
#CEAEFA
ΔE00 3.98
Liliac
#C48EFD
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA1FF #D3FFA1
analogous
#A1A4FF #CDA1FF #FCA1FF
triadic
#CDA1FF #FFCDA1 #A1FFCD
tetradic
#CDA1FF #FFA1A4 #D3FFA1 #A1FFFC
square
#CDA1FF #FFA1A4 #D3FFA1 #A1FFFC
split-complementary
#CDA1FF #FFFCA1 #A4FFA1
monochromatic
#8C27FF #AC64FF #CDA1FF #EEDEFF #EFE0FF
Accessibility & contrast
On white
2.07
#CDA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#CDA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA1FF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA1FF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#C5B0C4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cda1ff; /* rgb */ color: rgb(205, 161, 255); /* oklch */ color: oklch(78.4% 0.137 305.0);
Tailwind
colors: {
custom: {
50: '#ddbdff',
500: '#cda1ff',
950: '#000000',
},
}SCSS
$custom: #cda1ff; $custom-light: #ddbdff; $custom-dark: #000000;
JSON
{
"hex": "#cda1ff",
"rgb": {
"r": 205,
"g": 161,
"b": 255
},
"hsl": {
"h": 268.085,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.78375,
"c": 0.13746,
"h": 305
},
"luminance": 0.45689
}Semantic roles & 50–950 ramp
primary
#CDA1FF
secondary
#E7F7D4
accent
#E6007A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186