#DDA5FA#DDA5FA
#DDA5FA is a light, vivid violet. Relative luminance 0.492; OKLCH L 80.3% C 0.131 H 313.7°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA5FA |
|---|---|
| RGB | rgb(221, 165, 250) |
| HSL | hsl(280, 89%, 81%) |
| HSV | hsv(280, 34%, 98%) |
| CMYK | cmyk(11.6%, 34%, 0%, 2%) |
| CIE-LAB | lab(75.57, 35.48, -34.39) |
| CIE-LCH | lch(75.57, 49.41, 315.90°) |
| OKLab | oklab(80.35% 0.0902 -0.0944) |
| OKLCH | oklch(80.35% 0.131 313.7) |
| XYZ | xyz(60.5264, 49.1856, 96.7292) |
| Luminance | 0.4919 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.63
Lilac (survey)
#CEA2FD
ΔE00 3.50
Lavender (survey)
#C79FEF
ΔE00 4.08
Baby Purple
#CA9BF7
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 4.56
Pastel Purple
#CAA0FF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA5FA #C2FAA5
analogous
#B3A5FA #DDA5FA #FAA5ED
triadic
#DDA5FA #FADDA5 #A5FADD
tetradic
#DDA5FA #FAB3A5 #C2FAA5 #A5EDFA
square
#DDA5FA #FAB3A5 #C2FAA5 #A5EDFA
split-complementary
#DDA5FA #EDFAA5 #A5FAB3
monochromatic
#B131F4 #C76BF7 #DDA5FA #F3DFFD #F4E2FD
Accessibility & contrast
On white
1.94
#DDA5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#DDA5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA5FA
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA5FA | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FD
Deuteranopia (green-blind)
#A4BCF7
Tritanopia (blue-blind)
#DBB0C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #dda5fa; /* rgb */ color: rgb(221, 165, 250); /* oklch */ color: oklch(80.3% 0.131 313.7);
Tailwind
colors: {
custom: {
50: '#e8c0fc',
500: '#dda5fa',
950: '#000000',
},
}SCSS
$custom: #dda5fa; $custom-light: #e8c0fc; $custom-dark: #000000;
JSON
{
"hex": "#dda5fa",
"rgb": {
"r": 221,
"g": 165,
"b": 250
},
"hsl": {
"h": 279.529,
"s": 89.474,
"l": 81.373
},
"oklch": {
"l": 0.80349,
"c": 0.13057,
"h": 313.7
},
"luminance": 0.49185
}Semantic roles & 50–950 ramp
primary
#DDA5FA
secondary
#E0F5D6
accent
#E6004E
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185