#CDA7FA#CDA7FA
#CDA7FA is a light, vivid violet. Relative luminance 0.475; OKLCH L 79.2% C 0.121 H 304.8°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CDA7FA |
|---|---|
| RGB | rgb(205, 167, 250) |
| HSL | hsl(267, 89%, 82%) |
| HSV | hsv(267, 33%, 98%) |
| CMYK | cmyk(18%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(74.52, 29.61, -36.13) |
| CIE-LCH | lch(74.52, 46.71, 309.33°) |
| OKLab | oklab(79.2% 0.0692 -0.0997) |
| OKLCH | oklch(79.2% 0.121 304.8) |
| XYZ | xyz(56.2474, 47.5189, 96.6328) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 1.65
Pale Violet
#CEAEFA
ΔE00 1.96
Lavender (survey)
#C79FEF
ΔE00 2.30
Pastel Purple
#CAA0FF
ΔE00 2.44
Baby Purple
#CA9BF7
ΔE00 3.07
Light Violet
#D6B4FC
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDA7FA #D4FAA7
analogous
#A7ABFA #CDA7FA #F7A7FA
triadic
#CDA7FA #FACDA7 #A7FACD
tetradic
#CDA7FA #FAA7AB #D4FAA7 #A7FAF7
square
#CDA7FA #FAA7AB #D4FAA7 #A7FAF7
split-complementary
#CDA7FA #FAF7A7 #ABFAA7
monochromatic
#8B33F3 #AC6DF7 #CDA7FA #EEE1FD #EFE2FD
Accessibility & contrast
On white
2.00
#CDA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#CDA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDA7FA
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDA7FA | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#C6B3C5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cda7fa; /* rgb */ color: rgb(205, 167, 250); /* oklch */ color: oklch(79.2% 0.121 304.8);
Tailwind
colors: {
custom: {
50: '#ddc1fc',
500: '#cda7fa',
950: '#000000',
},
}SCSS
$custom: #cda7fa; $custom-light: #ddc1fc; $custom-dark: #000000;
JSON
{
"hex": "#cda7fa",
"rgb": {
"r": 205,
"g": 167,
"b": 250
},
"hsl": {
"h": 267.47,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.79203,
"c": 0.12138,
"h": 304.8
},
"luminance": 0.47519
}Semantic roles & 50–950 ramp
primary
#CDA7FA
secondary
#E7F5D6
accent
#E6007C
background
#FDFBFF
surface
#FBF7FF
border
#D4D0D7
text
#151217
muted
#838185