#DD88F9#DD88F9
#DD88F9 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.7% C 0.178 H 317.3°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DD88F9 |
|---|---|
| RGB | rgb(221, 136, 249) |
| HSL | hsl(285, 90%, 75%) |
| HSV | hsv(285, 45%, 98%) |
| CMYK | cmyk(11.2%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.34, 50.61, -43.54) |
| CIE-LCH | lch(69.34, 66.76, 319.30°) |
| OKLab | oklab(75.65% 0.1308 -0.1205) |
| OKLCH | oklch(75.65% 0.178 317.3) |
| XYZ | xyz(55.7194, 39.8218, 94.3554) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.22
Liliac
#C48EFD
ΔE00 5.31
Baby Purple
#CA9BF7
ΔE00 6.05
Purply Pink
#F075E6
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.26
Light Purple
#BF77F6
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD88F9 #A4F988
analogous
#A488F9 #DD88F9 #F988DC
triadic
#DD88F9 #F9DD88 #88F9DD
tetradic
#DD88F9 #F9A488 #A4F988 #88DCF9
square
#DD88F9 #F9A488 #A4F988 #88DCF9
split-complementary
#DD88F9 #DCF988 #88F9A4
monochromatic
#BC13F3 #CC4EF6 #DD88F9 #EEC2FC #F7E2FE
Accessibility & contrast
On white
2.34
#DD88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#DD88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD88F9
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD88F9 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#DD98B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd88f9; /* rgb */ color: rgb(221, 136, 249); /* oklch */ color: oklch(75.7% 0.178 317.3);
Tailwind
colors: {
custom: {
50: '#e9adfb',
500: '#dd88f9',
950: '#000000',
},
}SCSS
$custom: #dd88f9; $custom-light: #e9adfb; $custom-dark: #000000;
JSON
{
"hex": "#dd88f9",
"rgb": {
"r": 221,
"g": 136,
"b": 249
},
"hsl": {
"h": 285.133,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.75651,
"c": 0.17782,
"h": 317.3
},
"luminance": 0.3982
}Semantic roles & 50–950 ramp
primary
#DD88F9
secondary
#DDF6D5
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85