#DD89EE#DD89EE
#DD89EE is a light, vivid purple. Relative luminance 0.394; OKLCH L 75.3% C 0.165 H 320.7°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DD89EE |
|---|---|
| RGB | rgb(221, 137, 238) |
| HSL | hsl(290, 75%, 74%) |
| HSV | hsv(290, 42%, 93%) |
| CMYK | cmyk(7.1%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(69.07, 47.94, -37.94) |
| CIE-LCH | lch(69.07, 61.14, 321.64°) |
| OKLab | oklab(75.29% 0.1275 -0.1044) |
| OKLCH | oklch(75.29% 0.165 320.7) |
| XYZ | xyz(54.1952, 39.4385, 85.6299) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.22
Lavender Pink
#DD85D7
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 5.18
Orchid
#DA70D6
ΔE00 6.21
Baby Purple
#CA9BF7
ΔE00 6.40
Liliac
#C48EFD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD89EE #9AEE89
analogous
#AA89EE #DD89EE #EE89CC
triadic
#DD89EE #EEDD89 #89EEDD
tetradic
#DD89EE #EEAA89 #9AEE89 #89CCEE
square
#DD89EE #EEAA89 #9AEE89 #89CCEE
split-complementary
#DD89EE #CCEE89 #89EEAA
monochromatic
#BD20DD #CE54E6 #DD89EE #ECBEF6 #F7E4FB
Accessibility & contrast
On white
2.36
#DD89EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#DD89EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD89EE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD89EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD89EE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA3F2
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#DF95B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd89ee; /* rgb */ color: rgb(221, 137, 238); /* oklch */ color: oklch(75.3% 0.165 320.7);
Tailwind
colors: {
custom: {
50: '#e9adf4',
500: '#dd89ee',
950: '#000000',
},
}SCSS
$custom: #dd89ee; $custom-light: #e9adf4; $custom-dark: #000000;
JSON
{
"hex": "#dd89ee",
"rgb": {
"r": 221,
"g": 137,
"b": 238
},
"hsl": {
"h": 289.901,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75289,
"c": 0.16481,
"h": 320.7
},
"luminance": 0.39437
}Semantic roles & 50–950 ramp
primary
#DD89EE
secondary
#DDF3D8
accent
#D70F30
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85