#DD8AF9#DD8AF9
#DD8AF9 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.0% C 0.175 H 317.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DD8AF9 |
|---|---|
| RGB | rgb(221, 138, 249) |
| HSL | hsl(285, 90%, 76%) |
| HSV | hsv(285, 45%, 98%) |
| CMYK | cmyk(11.2%, 44.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.75, 49.58, -42.90) |
| CIE-LCH | lch(69.75, 65.56, 319.13°) |
| OKLab | oklab(75.95% 0.128 -0.1187) |
| OKLCH | oklch(75.95% 0.175 317.2) |
| XYZ | xyz(56.0037, 40.3904, 94.4502) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Liliac
#C48EFD
ΔE00 5.24
Baby Purple
#CA9BF7
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 6.24
Purply Pink
#F075E6
ΔE00 6.28
Lilac (survey)
#CEA2FD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD8AF9 #A6F98A
analogous
#A58AF9 #DD8AF9 #F98ADD
triadic
#DD8AF9 #F9DD8A #8AF9DD
tetradic
#DD8AF9 #F9A58A #A6F98A #8ADDF9
square
#DD8AF9 #F9A58A #A6F98A #8ADDF9
split-complementary
#DD8AF9 #DDF98A #8AF9A5
monochromatic
#BB16F3 #CC50F6 #DD8AF9 #EEC4FC #F7E2FE
Accessibility & contrast
On white
2.31
#DD8AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#DD8AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD8AF9
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD8AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD8AF9 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#DC99B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dd8af9; /* rgb */ color: rgb(221, 138, 249); /* oklch */ color: oklch(76.0% 0.175 317.2);
Tailwind
colors: {
custom: {
50: '#e9aefb',
500: '#dd8af9',
950: '#000000',
},
}SCSS
$custom: #dd8af9; $custom-light: #e9aefb; $custom-dark: #000000;
JSON
{
"hex": "#dd8af9",
"rgb": {
"r": 221,
"g": 138,
"b": 249
},
"hsl": {
"h": 284.865,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.75952,
"c": 0.17457,
"h": 317.2
},
"luminance": 0.40389
}Semantic roles & 50–950 ramp
primary
#DD8AF9
secondary
#DEF6D5
accent
#E6003A
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85