#DD88EE#DD88EE
#DD88EE is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.1% C 0.166 H 320.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DD88EE |
|---|---|
| RGB | rgb(221, 136, 238) |
| HSL | hsl(290, 75%, 73%) |
| HSV | hsv(290, 43%, 93%) |
| CMYK | cmyk(7.1%, 42.9%, 0%, 6.7%) |
| CIE-LAB | lab(68.86, 48.46, -38.26) |
| CIE-LCH | lch(68.86, 61.74, 321.71°) |
| OKLab | oklab(75.14% 0.1289 -0.1053) |
| OKLCH | oklch(75.14% 0.166 320.8) |
| XYZ | xyz(54.0537, 39.1555, 85.5828) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.15
Lavender Pink
#DD85D7
ΔE00 4.34
Purply Pink
#F075E6
ΔE00 5.04
Orchid
#DA70D6
ΔE00 6.04
Liliac
#C48EFD
ΔE00 6.50
Baby Purple
#CA9BF7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD88EE #99EE88
analogous
#AA88EE #DD88EE #EE88CC
triadic
#DD88EE #EEDD88 #88EEDD
tetradic
#DD88EE #EEAA88 #99EE88 #88CCEE
square
#DD88EE #EEAA88 #99EE88 #88CCEE
split-complementary
#DD88EE #CCEE88 #88EEAA
monochromatic
#BD1FDC #CE52E6 #DD88EE #ECBEF6 #F7E4FB
Accessibility & contrast
On white
2.38
#DD88EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#DD88EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD88EE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD88EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD88EE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#DF95B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd88ee; /* rgb */ color: rgb(221, 136, 238); /* oklch */ color: oklch(75.1% 0.166 320.8);
Tailwind
colors: {
custom: {
50: '#e9adf4',
500: '#dd88ee',
950: '#000000',
},
}SCSS
$custom: #dd88ee; $custom-light: #e9adf4; $custom-dark: #000000;
JSON
{
"hex": "#dd88ee",
"rgb": {
"r": 221,
"g": 136,
"b": 238
},
"hsl": {
"h": 290,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.75137,
"c": 0.16648,
"h": 320.8
},
"luminance": 0.39154
}Semantic roles & 50–950 ramp
primary
#DD88EE
secondary
#DDF3D8
accent
#D70E30
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85