#DDA2FB#DDA2FB
#DDA2FB is a light, vivid violet. Relative luminance 0.482; OKLCH L 79.9% C 0.137 H 313.8°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA2FB |
|---|---|
| RGB | rgb(221, 162, 251) |
| HSL | hsl(280, 92%, 81%) |
| HSV | hsv(280, 35%, 98%) |
| CMYK | cmyk(12%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(74.94, 37.30, -35.90) |
| CIE-LCH | lch(74.94, 51.77, 316.09°) |
| OKLab | oklab(79.88% 0.0947 -0.0987) |
| OKLCH | oklch(79.88% 0.137 313.8) |
| XYZ | xyz(60.1489, 48.1790, 97.3790) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.36
Mauve
#E0B0FF
ΔE00 3.40
Baby Purple
#CA9BF7
ΔE00 3.80
Lavender (survey)
#C79FEF
ΔE00 4.09
Pastel Purple
#CAA0FF
ΔE00 4.37
Pale Violet
#CEAEFA
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA2FB #C0FBA2
analogous
#B0A2FB #DDA2FB #FBA2ED
triadic
#DDA2FB #FBDDA2 #A2FBDD
tetradic
#DDA2FB #FBB0A2 #C0FBA2 #A2EDFB
square
#DDA2FB #FBB0A2 #C0FBA2 #A2EDFB
split-complementary
#DDA2FB #EDFBA2 #A2FBB0
monochromatic
#B22DF6 #C867F8 #DDA2FB #F2DDFE #F4E2FE
Accessibility & contrast
On white
1.97
#DDA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#DDA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA2FB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA2FB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#DBAEC3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #dda2fb; /* rgb */ color: rgb(221, 162, 251); /* oklch */ color: oklch(79.9% 0.137 313.8);
Tailwind
colors: {
custom: {
50: '#e8befd',
500: '#dda2fb',
950: '#000000',
},
}SCSS
$custom: #dda2fb; $custom-light: #e8befd; $custom-dark: #000000;
JSON
{
"hex": "#dda2fb",
"rgb": {
"r": 221,
"g": 162,
"b": 251
},
"hsl": {
"h": 279.775,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.79885,
"c": 0.13679,
"h": 313.8
},
"luminance": 0.48178
}Semantic roles & 50–950 ramp
primary
#DDA2FB
secondary
#E0F6D5
accent
#E6004D
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185