#DD98FD#DD98FD
#DD98FD is a light, vivid purple. Relative luminance 0.449; OKLCH L 78.3% C 0.156 H 314.5°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DD98FD |
|---|---|
| RGB | rgb(221, 152, 253) |
| HSL | hsl(281, 96%, 79%) |
| HSV | hsv(281, 40%, 99%) |
| CMYK | cmyk(12.6%, 39.9%, 0%, 0.8%) |
| CIE-LAB | lab(72.84, 43.04, -40.25) |
| CIE-LCH | lch(72.84, 58.93, 316.92°) |
| OKLab | oklab(78.33% 0.1092 -0.1111) |
| OKLCH | oklch(78.33% 0.156 314.5) |
| XYZ | xyz(58.7738, 44.9218, 98.4841) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.75
Lilac (survey)
#CEA2FD
ΔE00 4.22
Pastel Purple
#CAA0FF
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 5.06
Liliac
#C48EFD
ΔE00 5.36
Mauve
#E0B0FF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD98FD #B8FD98
analogous
#AB98FD #DD98FD #FD98EB
triadic
#DD98FD #FDDD98 #98FDDD
tetradic
#DD98FD #FDAB98 #B8FD98 #98EBFD
square
#DD98FD #FDAB98 #B8FD98 #98EBFD
split-complementary
#DD98FD #EBFD98 #98FDAB
monochromatic
#B520FB #C95CFC #DD98FD #F1D4FE #F5E1FE
Accessibility & contrast
On white
2.10
#DD98FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#DD98FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD98FD
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD98FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD98FD | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#98B5FA
Tritanopia (blue-blind)
#DBA6BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dd98fd; /* rgb */ color: rgb(221, 152, 253); /* oklch */ color: oklch(78.3% 0.156 314.5);
Tailwind
colors: {
custom: {
50: '#e9b7fe',
500: '#dd98fd',
950: '#000000',
},
}SCSS
$custom: #dd98fd; $custom-light: #e9b7fe; $custom-dark: #000000;
JSON
{
"hex": "#dd98fd",
"rgb": {
"r": 221,
"g": 152,
"b": 253
},
"hsl": {
"h": 280.99,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.78328,
"c": 0.15581,
"h": 314.5
},
"luminance": 0.4492
}Semantic roles & 50–950 ramp
primary
#DD98FD
secondary
#DFF7D4
accent
#E60049
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086