#DD89F2#DD89F2
#DD89F2 is a light, vivid purple. Relative luminance 0.397; OKLCH L 75.5% C 0.169 H 319.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DD89F2 |
|---|---|
| RGB | rgb(221, 137, 242) |
| HSL | hsl(288, 80%, 74%) |
| HSV | hsv(288, 43%, 95%) |
| CMYK | cmyk(8.7%, 43.4%, 0%, 5.1%) |
| CIE-LAB | lab(69.24, 48.72, -39.87) |
| CIE-LCH | lch(69.24, 62.95, 320.70°) |
| OKLab | oklab(75.47% 0.1283 -0.1099) |
| OKLCH | oklch(75.47% 0.169 319.4) |
| XYZ | xyz(54.7894, 39.6761, 88.7593) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.52
Lavender Pink
#DD85D7
ΔE00 5.04
Purply Pink
#F075E6
ΔE00 5.49
Liliac
#C48EFD
ΔE00 5.99
Baby Purple
#CA9BF7
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD89F2 #9EF289
analogous
#A989F2 #DD89F2 #F289D3
triadic
#DD89F2 #F2DD89 #89F2DD
tetradic
#DD89F2 #F2A989 #9EF289 #89D3F2
square
#DD89F2 #F2A989 #9EF289 #89D3F2
split-complementary
#DD89F2 #D3F289 #89F2A9
monochromatic
#BD1BE6 #CD52EC #DD89F2 #EDC0F8 #F7E3FC
Accessibility & contrast
On white
2.35
#DD89F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#DD89F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD89F2
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD89F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD89F2 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F6
Deuteranopia (green-blind)
#90ACEF
Tritanopia (blue-blind)
#DE96B2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dd89f2; /* rgb */ color: rgb(221, 137, 242); /* oklch */ color: oklch(75.5% 0.169 319.4);
Tailwind
colors: {
custom: {
50: '#e9adf6',
500: '#dd89f2',
950: '#000000',
},
}SCSS
$custom: #dd89f2; $custom-light: #e9adf6; $custom-dark: #000000;
JSON
{
"hex": "#dd89f2",
"rgb": {
"r": 221,
"g": 137,
"b": 242
},
"hsl": {
"h": 288,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.75473,
"c": 0.16892,
"h": 319.4
},
"luminance": 0.39674
}Semantic roles & 50–950 ramp
primary
#DD89F2
secondary
#DDF4D7
accent
#DC0933
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85