#DDA6FA#DDA6FA
#DDA6FA is a light, vivid violet. Relative luminance 0.495; OKLCH L 80.5% C 0.129 H 313.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA6FA |
|---|---|
| RGB | rgb(221, 166, 250) |
| HSL | hsl(279, 89%, 82%) |
| HSV | hsv(279, 34%, 98%) |
| CMYK | cmyk(11.6%, 33.6%, 0%, 2%) |
| CIE-LAB | lab(75.79, 34.95, -34.04) |
| CIE-LCH | lch(75.79, 48.79, 315.75°) |
| OKLab | oklab(80.52% 0.0887 -0.0935) |
| OKLCH | oklch(80.52% 0.129 313.5) |
| XYZ | xyz(60.7075, 49.5478, 96.7896) |
| Luminance | 0.4955 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.38
Lilac (survey)
#CEA2FD
ΔE00 3.55
Lavender (survey)
#C79FEF
ΔE00 4.10
Baby Purple
#CA9BF7
ΔE00 4.31
Pale Violet
#CEAEFA
ΔE00 4.39
Light Violet
#D6B4FC
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA6FA #C3FAA6
analogous
#B3A6FA #DDA6FA #FAA6ED
triadic
#DDA6FA #FADDA6 #A6FADD
tetradic
#DDA6FA #FAB3A6 #C3FAA6 #A6EDFA
square
#DDA6FA #FAB3A6 #C3FAA6 #A6EDFA
split-complementary
#DDA6FA #EDFAA6 #A6FAB3
monochromatic
#B132F3 #C76CF7 #DDA6FA #F3E0FD #F4E2FD
Accessibility & contrast
On white
1.92
#DDA6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#DDA6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA6FA
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA6FA | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FD
Deuteranopia (green-blind)
#A5BCF7
Tritanopia (blue-blind)
#DBB1C5
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dda6fa; /* rgb */ color: rgb(221, 166, 250); /* oklch */ color: oklch(80.5% 0.129 313.5);
Tailwind
colors: {
custom: {
50: '#e8c1fc',
500: '#dda6fa',
950: '#000000',
},
}SCSS
$custom: #dda6fa; $custom-light: #e8c1fc; $custom-dark: #000000;
JSON
{
"hex": "#dda6fa",
"rgb": {
"r": 221,
"g": 166,
"b": 250
},
"hsl": {
"h": 279.286,
"s": 89.362,
"l": 81.569
},
"oklch": {
"l": 0.80519,
"c": 0.12887,
"h": 313.5
},
"luminance": 0.49547
}Semantic roles & 50–950 ramp
primary
#DDA6FA
secondary
#E1F5D6
accent
#E6004F
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185