#DDA0FA#DDA0FA
#DDA0FA is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.5% C 0.139 H 314.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA0FA |
|---|---|
| RGB | rgb(221, 160, 250) |
| HSL | hsl(281, 90%, 80%) |
| HSV | hsv(281, 36%, 98%) |
| CMYK | cmyk(11.6%, 36%, 0%, 2%) |
| CIE-LAB | lab(74.46, 38.17, -36.11) |
| CIE-LCH | lch(74.46, 52.54, 316.59°) |
| OKLab | oklab(79.51% 0.0973 -0.0993) |
| OKLCH | oklch(79.51% 0.139 314.4) |
| XYZ | xyz(59.6422, 47.4171, 96.4345) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.54
Baby Purple
#CA9BF7
ΔE00 3.75
Mauve
#E0B0FF
ΔE00 3.87
Lavender (survey)
#C79FEF
ΔE00 4.19
Pastel Purple
#CAA0FF
ΔE00 4.49
Pale Violet
#CEAEFA
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA0FA #BDFAA0
analogous
#B0A0FA #DDA0FA #FAA0EA
triadic
#DDA0FA #FADDA0 #A0FADD
tetradic
#DDA0FA #FAB0A0 #BDFAA0 #A0EAFA
square
#DDA0FA #FAB0A0 #BDFAA0 #A0EAFA
split-complementary
#DDA0FA #EAFAA0 #A0FAB0
monochromatic
#B32CF4 #C866F7 #DDA0FA #F2DAFD #F5E2FD
Accessibility & contrast
On white
2.00
#DDA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#DDA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA0FA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA0FA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FD
Deuteranopia (green-blind)
#A0B9F7
Tritanopia (blue-blind)
#DBACC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dda0fa; /* rgb */ color: rgb(221, 160, 250); /* oklch */ color: oklch(79.5% 0.139 314.4);
Tailwind
colors: {
custom: {
50: '#e8bdfc',
500: '#dda0fa',
950: '#000000',
},
}SCSS
$custom: #dda0fa; $custom-light: #e8bdfc; $custom-dark: #000000;
JSON
{
"hex": "#dda0fa",
"rgb": {
"r": 221,
"g": 160,
"b": 250
},
"hsl": {
"h": 280.667,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.79507,
"c": 0.13904,
"h": 314.4
},
"luminance": 0.47416
}Semantic roles & 50–950 ramp
primary
#DDA0FA
secondary
#E0F6D5
accent
#E6004A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185