#DD81F9#DD81F9
#DD81F9 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.189 H 317.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DD81F9 |
|---|---|
| RGB | rgb(221, 129, 249) |
| HSL | hsl(286, 91%, 74%) |
| HSV | hsv(286, 48%, 98%) |
| CMYK | cmyk(11.2%, 48.2%, 0%, 2.4%) |
| CIE-LAB | lab(67.96, 54.18, -45.71) |
| CIE-LCH | lch(67.96, 70.89, 319.85°) |
| OKLab | oklab(74.62% 0.1403 -0.1267) |
| OKLCH | oklch(74.62% 0.189 317.9) |
| XYZ | xyz(54.7656, 37.9141, 94.0375) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.28
Purply Pink
#F075E6
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.80
Light Purple
#BF77F6
ΔE00 6.01
Orchid
#DA70D6
ΔE00 6.41
Violet Pink
#FB5FFC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD81F9 #9DF981
analogous
#A181F9 #DD81F9 #F981D9
triadic
#DD81F9 #F9DD81 #81F9DD
tetradic
#DD81F9 #F9A181 #9DF981 #81D9F9
square
#DD81F9 #F9A181 #9DF981 #81D9F9
split-complementary
#DD81F9 #D9F981 #81F9A1
monochromatic
#BD0CF3 #CD47F6 #DD81F9 #EDBBFC #F7E2FE
Accessibility & contrast
On white
2.45
#DD81F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#DD81F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD81F9
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD81F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD81F9 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA0FD
Deuteranopia (green-blind)
#86A9F6
Tritanopia (blue-blind)
#DD92B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd81f9; /* rgb */ color: rgb(221, 129, 249); /* oklch */ color: oklch(74.6% 0.189 317.9);
Tailwind
colors: {
custom: {
50: '#eaa8fb',
500: '#dd81f9',
950: '#000000',
},
}SCSS
$custom: #dd81f9; $custom-light: #eaa8fb; $custom-dark: #000000;
JSON
{
"hex": "#dd81f9",
"rgb": {
"r": 221,
"g": 129,
"b": 249
},
"hsl": {
"h": 286,
"s": 90.909,
"l": 74.118
},
"oklch": {
"l": 0.74621,
"c": 0.18906,
"h": 317.9
},
"luminance": 0.37912
}Semantic roles & 50–950 ramp
primary
#DD81F9
secondary
#DDF6D5
accent
#E60036
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85