#DDA3FF#DDA3FF
#DDA3FF is a light, vivid violet. Relative luminance 0.488; OKLCH L 80.2% C 0.140 H 312.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA3FF |
|---|---|
| RGB | rgb(221, 163, 255) |
| HSL | hsl(278, 100%, 82%) |
| HSV | hsv(278, 36%, 100%) |
| CMYK | cmyk(13.3%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(75.32, 37.58, -37.47) |
| CIE-LCH | lch(75.32, 53.07, 315.08°) |
| OKLab | oklab(80.23% 0.0942 -0.1032) |
| OKLCH | oklch(80.23% 0.14 312.4) |
| XYZ | xyz(60.9629, 48.7876, 100.7938) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.97
Mauve
#E0B0FF
ΔE00 3.36
Baby Purple
#CA9BF7
ΔE00 3.64
Pastel Purple
#CAA0FF
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA3FF #C5FFA3
analogous
#AFA3FF #DDA3FF #FFA3F3
triadic
#DDA3FF #FFDDA3 #A3FFDD
tetradic
#DDA3FF #FFAFA3 #C5FFA3 #A3F3FF
square
#DDA3FF #FFAFA3 #C5FFA3 #A3F3FF
split-complementary
#DDA3FF #F3FFA3 #A3FFAF
monochromatic
#B029FF #C666FF #DDA3FF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.95
#DDA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#DDA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA3FF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA3FF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#DAB0C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dda3ff; /* rgb */ color: rgb(221, 163, 255); /* oklch */ color: oklch(80.2% 0.140 312.4);
Tailwind
colors: {
custom: {
50: '#e9bfff',
500: '#dda3ff',
950: '#000000',
},
}SCSS
$custom: #dda3ff; $custom-light: #e9bfff; $custom-dark: #000000;
JSON
{
"hex": "#dda3ff",
"rgb": {
"r": 221,
"g": 163,
"b": 255
},
"hsl": {
"h": 277.826,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.80226,
"c": 0.13972,
"h": 312.4
},
"luminance": 0.48787
}Semantic roles & 50–950 ramp
primary
#DDA3FF
secondary
#E1F7D4
accent
#E60055
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186