#DDA7FA#DDA7FA
#DDA7FA is a light, vivid violet. Relative luminance 0.499; OKLCH L 80.7% C 0.127 H 313.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA7FA |
|---|---|
| RGB | rgb(221, 167, 250) |
| HSL | hsl(279, 89%, 82%) |
| HSV | hsv(279, 33%, 98%) |
| CMYK | cmyk(11.6%, 33.2%, 0%, 2%) |
| CIE-LAB | lab(76.02, 34.41, -33.70) |
| CIE-LCH | lch(76.02, 48.16, 315.60°) |
| OKLab | oklab(80.69% 0.0873 -0.0925) |
| OKLCH | oklch(80.69% 0.127 313.3) |
| XYZ | xyz(60.8900, 49.9127, 96.8504) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.14
Lilac (survey)
#CEA2FD
ΔE00 3.62
Lavender (survey)
#C79FEF
ΔE00 4.14
Light Violet
#D6B4FC
ΔE00 4.21
Pale Violet
#CEAEFA
ΔE00 4.23
Baby Purple
#CA9BF7
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA7FA #C4FAA7
analogous
#B4A7FA #DDA7FA #FAA7EE
triadic
#DDA7FA #FADDA7 #A7FADD
tetradic
#DDA7FA #FAB4A7 #C4FAA7 #A7EEFA
square
#DDA7FA #FAB4A7 #C4FAA7 #A7EEFA
split-complementary
#DDA7FA #EEFAA7 #A7FAB4
monochromatic
#B033F3 #C76DF7 #DDA7FA #F3E1FD #F4E2FD
Accessibility & contrast
On white
1.91
#DDA7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#DDA7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA7FA
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA7FA | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB8FD
Deuteranopia (green-blind)
#A6BDF7
Tritanopia (blue-blind)
#DBB2C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dda7fa; /* rgb */ color: rgb(221, 167, 250); /* oklch */ color: oklch(80.7% 0.127 313.3);
Tailwind
colors: {
custom: {
50: '#e8c1fc',
500: '#dda7fa',
950: '#000000',
},
}SCSS
$custom: #dda7fa; $custom-light: #e8c1fc; $custom-dark: #000000;
JSON
{
"hex": "#dda7fa",
"rgb": {
"r": 221,
"g": 167,
"b": 250
},
"hsl": {
"h": 279.036,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.8069,
"c": 0.12718,
"h": 313.3
},
"luminance": 0.49912
}Semantic roles & 50–950 ramp
primary
#DDA7FA
secondary
#E1F5D6
accent
#E60050
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185