#DDA3FB#DDA3FB
#DDA3FB is a light, vivid violet. Relative luminance 0.485; OKLCH L 80.1% C 0.135 H 313.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDA3FB |
|---|---|
| RGB | rgb(221, 163, 251) |
| HSL | hsl(280, 92%, 81%) |
| HSV | hsv(280, 35%, 98%) |
| CMYK | cmyk(12%, 35.1%, 0%, 1.6%) |
| CIE-LAB | lab(75.16, 36.76, -35.56) |
| CIE-LCH | lch(75.16, 51.15, 315.95°) |
| OKLab | oklab(80.05% 0.0933 -0.0978) |
| OKLCH | oklch(80.05% 0.135 313.6) |
| XYZ | xyz(60.3257, 48.5327, 97.4379) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.15
Lilac (survey)
#CEA2FD
ΔE00 3.35
Baby Purple
#CA9BF7
ΔE00 3.88
Lavender (survey)
#C79FEF
ΔE00 4.07
Pastel Purple
#CAA0FF
ΔE00 4.39
Pale Violet
#CEAEFA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDA3FB #C1FBA3
analogous
#B1A3FB #DDA3FB #FBA3ED
triadic
#DDA3FB #FBDDA3 #A3FBDD
tetradic
#DDA3FB #FBB1A3 #C1FBA3 #A3EDFB
square
#DDA3FB #FBB1A3 #C1FBA3 #A3EDFB
split-complementary
#DDA3FB #EDFBA3 #A3FBB1
monochromatic
#B22EF6 #C768F8 #DDA3FB #F3DEFE #F4E2FE
Accessibility & contrast
On white
1.96
#DDA3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#DDA3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDA3FB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDA3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDA3FB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FE
Deuteranopia (green-blind)
#A2BBF8
Tritanopia (blue-blind)
#DBAFC4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dda3fb; /* rgb */ color: rgb(221, 163, 251); /* oklch */ color: oklch(80.1% 0.135 313.6);
Tailwind
colors: {
custom: {
50: '#e8bffd',
500: '#dda3fb',
950: '#000000',
},
}SCSS
$custom: #dda3fb; $custom-light: #e8bffd; $custom-dark: #000000;
JSON
{
"hex": "#dda3fb",
"rgb": {
"r": 221,
"g": 163,
"b": 251
},
"hsl": {
"h": 279.545,
"s": 91.667,
"l": 81.176
},
"oklch": {
"l": 0.80053,
"c": 0.13511,
"h": 313.6
},
"luminance": 0.48532
}Semantic roles & 50–950 ramp
primary
#DDA3FB
secondary
#E0F6D5
accent
#E6004E
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161217
muted
#848185