#DD89EF#DD89EF
#DD89EF is a light, vivid purple. Relative luminance 0.395; OKLCH L 75.3% C 0.166 H 320.4°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DD89EF |
|---|---|
| RGB | rgb(221, 137, 239) |
| HSL | hsl(289, 76%, 74%) |
| HSV | hsv(289, 43%, 94%) |
| CMYK | cmyk(7.5%, 42.7%, 0%, 6.3%) |
| CIE-LAB | lab(69.11, 48.14, -38.42) |
| CIE-LCH | lch(69.11, 61.59, 321.40°) |
| OKLab | oklab(75.33% 0.1277 -0.1058) |
| OKLCH | oklch(75.33% 0.166 320.4) |
| XYZ | xyz(54.3425, 39.4974, 86.4058) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 5.25
Orchid
#DA70D6
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 6.33
Liliac
#C48EFD
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD89EF #9BEF89
analogous
#AA89EF #DD89EF #EF89CE
triadic
#DD89EF #EFDD89 #89EFDD
tetradic
#DD89EF #EFAA89 #9BEF89 #89CEEF
square
#DD89EF #EFAA89 #9BEF89 #89CEEF
split-complementary
#DD89EF #CEEF89 #89EFAA
monochromatic
#BD1EDF #CD53E8 #DD89EF #EDBFF6 #F7E4FB
Accessibility & contrast
On white
2.36
#DD89EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#DD89EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD89EF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD89EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD89EF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F3
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#DF96B1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd89ef; /* rgb */ color: rgb(221, 137, 239); /* oklch */ color: oklch(75.3% 0.166 320.4);
Tailwind
colors: {
custom: {
50: '#e9adf4',
500: '#dd89ef',
950: '#000000',
},
}SCSS
$custom: #dd89ef; $custom-light: #e9adf4; $custom-dark: #000000;
JSON
{
"hex": "#dd89ef",
"rgb": {
"r": 221,
"g": 137,
"b": 239
},
"hsl": {
"h": 289.412,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.75335,
"c": 0.16584,
"h": 320.4
},
"luminance": 0.39495
}Semantic roles & 50–950 ramp
primary
#DD89EF
secondary
#DDF3D8
accent
#D80D31
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85