#DDA9FA#DDA9FA
#DDA9FA is a light, vivid violet. Relative luminance 0.506; OKLCH L 81.0% C 0.124 H 313.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA9FA |
|---|---|
| RGB | rgb(221, 169, 250) |
| HSL | hsl(279, 89%, 82%) |
| HSV | hsv(279, 32%, 98%) |
| CMYK | cmyk(11.6%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(76.47, 33.33, -33.00) |
| CIE-LCH | lch(76.47, 46.90, 315.29°) |
| OKLab | oklab(81.03% 0.0844 -0.0905) |
| OKLCH | oklch(81.03% 0.124 313) |
| XYZ | xyz(61.2592, 50.6512, 96.9735) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.66
Light Violet
#D6B4FC
ΔE00 3.74
Lilac (survey)
#CEA2FD
ΔE00 3.81
Pale Violet
#CEAEFA
ΔE00 3.93
Lavender (survey)
#C79FEF
ΔE00 4.26
Baby Purple
#CA9BF7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA9FA #C6FAA9
analogous
#B5A9FA #DDA9FA #FAA9EE
triadic
#DDA9FA #FADDA9 #A9FADD
tetradic
#DDA9FA #FAB5A9 #C6FAA9 #A9EEFA
square
#DDA9FA #FAB5A9 #C6FAA9 #A9EEFA
split-complementary
#DDA9FA #EEFAA9 #A9FAB5
monochromatic
#AF35F3 #C66FF7 #DDA9FA #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.89
#DDA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#DDA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA9FA
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA9FA | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#A8BEF8
Tritanopia (blue-blind)
#DBB4C7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dda9fa; /* rgb */ color: rgb(221, 169, 250); /* oklch */ color: oklch(81.0% 0.124 313.0);
Tailwind
colors: {
custom: {
50: '#e8c3fc',
500: '#dda9fa',
950: '#000000',
},
}SCSS
$custom: #dda9fa; $custom-light: #e8c3fc; $custom-dark: #000000;
JSON
{
"hex": "#dda9fa",
"rgb": {
"r": 221,
"g": 169,
"b": 250
},
"hsl": {
"h": 278.519,
"s": 89.011,
"l": 82.157
},
"oklch": {
"l": 0.81034,
"c": 0.12378,
"h": 313
},
"luminance": 0.5065
}Semantic roles & 50–950 ramp
primary
#DDA9FA
secondary
#93DD6B
accent
#E60052
background
#FEFDFF
surface
#FDF9FF
border
#D5D2D7
text
#161217
muted
#848285