#CDA3FA#CDA3FA
#CDA3FA is a light, vivid violet. Relative luminance 0.461; OKLCH L 78.5% C 0.128 H 305.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA3FA |
|---|---|
| RGB | rgb(205, 163, 250) |
| HSL | hsl(269, 90%, 81%) |
| HSV | hsv(269, 35%, 98%) |
| CMYK | cmyk(18%, 34.8%, 0%, 2%) |
| CIE-LAB | lab(73.59, 31.80, -37.57) |
| CIE-LCH | lch(73.59, 49.22, 310.24°) |
| OKLab | oklab(78.5% 0.0749 -0.1038) |
| OKLCH | oklch(78.5% 0.128 305.8) |
| XYZ | xyz(55.5259, 46.0760, 96.3923) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.67
Pastel Purple
#CAA0FF
ΔE00 1.63
Lavender (survey)
#C79FEF
ΔE00 1.87
Baby Purple
#CA9BF7
ΔE00 2.00
Pale Violet
#CEAEFA
ΔE00 3.07
Mauve
#E0B0FF
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA3FA #D0FAA3
analogous
#A3A4FA #CDA3FA #F9A3FA
triadic
#CDA3FA #FACDA3 #A3FACD
tetradic
#CDA3FA #FAA3A4 #D0FAA3 #A3FAF9
square
#CDA3FA #FAA3A4 #D0FAA3 #A3FAF9
split-complementary
#CDA3FA #FAF9A3 #A4FAA3
monochromatic
#8E2FF4 #AD69F7 #CDA3FA #EDDDFD #EFE2FD
Accessibility & contrast
On white
2.06
#CDA3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#CDA3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA3FA
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA3FA | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#C6B0C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cda3fa; /* rgb */ color: rgb(205, 163, 250); /* oklch */ color: oklch(78.5% 0.128 305.8);
Tailwind
colors: {
custom: {
50: '#ddbefc',
500: '#cda3fa',
950: '#000000',
},
}SCSS
$custom: #cda3fa; $custom-light: #ddbefc; $custom-dark: #000000;
JSON
{
"hex": "#cda3fa",
"rgb": {
"r": 205,
"g": 163,
"b": 250
},
"hsl": {
"h": 268.966,
"s": 89.691,
"l": 80.98
},
"oklch": {
"l": 0.78498,
"c": 0.12797,
"h": 305.8
},
"luminance": 0.46076
}Semantic roles & 50–950 ramp
primary
#CDA3FA
secondary
#E6F6D5
accent
#E60077
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185