#DDA2FD#DDA2FD
#DDA2FD is a light, vivid violet. Relative luminance 0.483; OKLCH L 80.0% C 0.139 H 313.1°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA2FD |
|---|---|
| RGB | rgb(221, 162, 253) |
| HSL | hsl(279, 96%, 81%) |
| HSV | hsv(279, 36%, 99%) |
| CMYK | cmyk(12.6%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(75.02, 37.71, -36.86) |
| CIE-LCH | lch(75.02, 52.73, 315.65°) |
| OKLab | oklab(79.97% 0.0951 -0.1015) |
| OKLCH | oklch(79.97% 0.139 313.1) |
| XYZ | xyz(60.4658, 48.3058, 99.0481) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.16
Mauve
#E0B0FF
ΔE00 3.49
Baby Purple
#CA9BF7
ΔE00 3.66
Lavender (survey)
#C79FEF
ΔE00 4.12
Pastel Purple
#CAA0FF
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA2FD #C2FDA2
analogous
#B0A2FD #DDA2FD #FDA2F0
triadic
#DDA2FD #FDDDA2 #A2FDDD
tetradic
#DDA2FD #FDB0A2 #C2FDA2 #A2F0FD
square
#DDA2FD #FDB0A2 #C2FDA2 #A2F0FD
split-complementary
#DDA2FD #F0FDA2 #A2FDB0
monochromatic
#B12AFA #C766FC #DDA2FD #F3DEFE #F4E1FE
Accessibility & contrast
On white
1.97
#DDA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#DDA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA2FD
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA2FD | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#DAAEC4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dda2fd; /* rgb */ color: rgb(221, 162, 253); /* oklch */ color: oklch(80.0% 0.139 313.1);
Tailwind
colors: {
custom: {
50: '#e9befe',
500: '#dda2fd',
950: '#000000',
},
}SCSS
$custom: #dda2fd; $custom-light: #e9befe; $custom-dark: #000000;
JSON
{
"hex": "#dda2fd",
"rgb": {
"r": 221,
"g": 162,
"b": 253
},
"hsl": {
"h": 278.901,
"s": 95.789,
"l": 81.373
},
"oklch": {
"l": 0.79971,
"c": 0.13908,
"h": 313.1
},
"luminance": 0.48305
}Semantic roles & 50–950 ramp
primary
#DDA2FD
secondary
#E0F7D4
accent
#E60051
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186