#DDA0FB#DDA0FB
#DDA0FB is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.5% C 0.140 H 314.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA0FB |
|---|---|
| RGB | rgb(221, 160, 251) |
| HSL | hsl(280, 92%, 81%) |
| HSV | hsv(280, 36%, 98%) |
| CMYK | cmyk(12%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(74.50, 38.37, -36.59) |
| CIE-LCH | lch(74.50, 53.02, 316.36°) |
| OKLab | oklab(79.55% 0.0975 -0.1007) |
| OKLCH | oklch(79.55% 0.14 314.1) |
| XYZ | xyz(59.7994, 47.4800, 97.2625) |
| Luminance | 0.4748 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.44
Baby Purple
#CA9BF7
ΔE00 3.68
Mauve
#E0B0FF
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 4.19
Pastel Purple
#CAA0FF
ΔE00 4.37
Pale Violet
#CEAEFA
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA0FB #BEFBA0
analogous
#AFA0FB #DDA0FB #FBA0EB
triadic
#DDA0FB #FBDDA0 #A0FBDD
tetradic
#DDA0FB #FBAFA0 #BEFBA0 #A0EBFB
square
#DDA0FB #FBAFA0 #BEFBA0 #A0EBFB
split-complementary
#DDA0FB #EBFBA0 #A0FBAF
monochromatic
#B32BF6 #C865F9 #DDA0FB #F2DBFD #F4E2FE
Accessibility & contrast
On white
2.00
#DDA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#DDA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA0FB
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA0FB | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#DBACC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dda0fb; /* rgb */ color: rgb(221, 160, 251); /* oklch */ color: oklch(79.5% 0.140 314.1);
Tailwind
colors: {
custom: {
50: '#e9bdfd',
500: '#dda0fb',
950: '#000000',
},
}SCSS
$custom: #dda0fb; $custom-light: #e9bdfd; $custom-dark: #000000;
JSON
{
"hex": "#dda0fb",
"rgb": {
"r": 221,
"g": 160,
"b": 251
},
"hsl": {
"h": 280.22,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.7955,
"c": 0.14017,
"h": 314.1
},
"luminance": 0.47479
}Semantic roles & 50–950 ramp
primary
#DDA0FB
secondary
#E0F6D5
accent
#E6004C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185