#DD89F8#DD89F8
#DD89F8 is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.8% C 0.175 H 317.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DD89F8 |
|---|---|
| RGB | rgb(221, 137, 248) |
| HSL | hsl(285, 89%, 75%) |
| HSV | hsv(285, 45%, 97%) |
| CMYK | cmyk(10.9%, 44.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.50, 49.90, -42.74) |
| CIE-LCH | lch(69.50, 65.70, 319.42°) |
| OKLab | oklab(75.75% 0.1293 -0.1182) |
| OKLCH | oklch(75.75% 0.175 317.6) |
| XYZ | xyz(55.7053, 40.0425, 93.5833) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.14
Liliac
#C48EFD
ΔE00 5.36
Baby Purple
#CA9BF7
ΔE00 5.90
Purply Pink
#F075E6
ΔE00 6.06
Lavender Pink
#DD85D7
ΔE00 6.08
Lilac (survey)
#CEA2FD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD89F8 #A4F889
analogous
#A589F8 #DD89F8 #F889DC
triadic
#DD89F8 #F8DD89 #89F8DD
tetradic
#DD89F8 #F8A589 #A4F889 #89DCF8
square
#DD89F8 #F8A589 #A4F889 #89DCF8
split-complementary
#DD89F8 #DCF889 #89F8A5
monochromatic
#BC15F1 #CC4FF5 #DD89F8 #EEC3FB #F7E2FD
Accessibility & contrast
On white
2.33
#DD89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#DD89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD89F8
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD89F8 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A4FC
Deuteranopia (green-blind)
#8DADF5
Tritanopia (blue-blind)
#DD98B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dd89f8; /* rgb */ color: rgb(221, 137, 248); /* oklch */ color: oklch(75.8% 0.175 317.6);
Tailwind
colors: {
custom: {
50: '#e9adfb',
500: '#dd89f8',
950: '#000000',
},
}SCSS
$custom: #dd89f8; $custom-light: #e9adfb; $custom-dark: #000000;
JSON
{
"hex": "#dd89f8",
"rgb": {
"r": 221,
"g": 137,
"b": 248
},
"hsl": {
"h": 285.405,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.75754,
"c": 0.17515,
"h": 317.6
},
"luminance": 0.40041
}Semantic roles & 50–950 ramp
primary
#DD89F8
secondary
#DDF5D6
accent
#E50038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85