#DD98F6#DD98F6
#DD98F6 is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.0% C 0.148 H 316.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DD98F6 |
|---|---|
| RGB | rgb(221, 152, 246) |
| HSL | hsl(284, 84%, 78%) |
| HSV | hsv(284, 38%, 96%) |
| CMYK | cmyk(10.2%, 38.2%, 0%, 3.5%) |
| CIE-LAB | lab(72.55, 41.63, -36.89) |
| CIE-LCH | lch(72.55, 55.63, 318.45°) |
| OKLab | oklab(78.01% 0.1078 -0.1015) |
| OKLCH | oklch(78.01% 0.148 316.7) |
| XYZ | xyz(57.6792, 44.4839, 92.7187) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 4.67
Lavender (survey)
#C79FEF
ΔE00 4.98
Pastel Purple
#CAA0FF
ΔE00 5.35
Mauve
#E0B0FF
ΔE00 5.76
Violet (CSS)
#EE82EE
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD98F6 #B1F698
analogous
#AE98F6 #DD98F6 #F698E0
triadic
#DD98F6 #F6DD98 #98F6DD
tetradic
#DD98F6 #F6AE98 #B1F698 #98E0F6
square
#DD98F6 #F6AE98 #B1F698 #98E0F6
split-complementary
#DD98F6 #E0F698 #98F6AE
monochromatic
#B827EC #CA60F1 #DD98F6 #F0D0FB #F6E3FD
Accessibility & contrast
On white
2.12
#DD98F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#DD98F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD98F6
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD98F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD98F6 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEF9
Deuteranopia (green-blind)
#9BB4F3
Tritanopia (blue-blind)
#DCA4BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dd98f6; /* rgb */ color: rgb(221, 152, 246); /* oklch */ color: oklch(78.0% 0.148 316.7);
Tailwind
colors: {
custom: {
50: '#e9b7f9',
500: '#dd98f6',
950: '#000000',
},
}SCSS
$custom: #dd98f6; $custom-light: #e9b7f9; $custom-dark: #000000;
JSON
{
"hex": "#dd98f6",
"rgb": {
"r": 221,
"g": 152,
"b": 246
},
"hsl": {
"h": 284.043,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.78014,
"c": 0.14809,
"h": 316.7
},
"luminance": 0.44482
}Semantic roles & 50–950 ramp
primary
#DD98F6
secondary
#DEF4D7
accent
#E0053F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085