#DF98E2#DF98E2
#DF98E2 is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.4% C 0.128 H 325.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DF98E2 |
|---|---|
| RGB | rgb(223, 152, 226) |
| HSL | hsl(298, 56%, 74%) |
| HSV | hsv(298, 33%, 89%) |
| CMYK | cmyk(1.3%, 32.7%, 0%, 11.4%) |
| CIE-LAB | lab(71.99, 38.38, -26.83) |
| CIE-LCH | lch(71.99, 46.83, 325.05°) |
| OKLab | oklab(77.38% 0.1054 -0.0729) |
| OKLCH | oklch(77.38% 0.128 325.3) |
| XYZ | xyz(55.3858, 43.6374, 77.4421) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.81
Lavender Pink
#DD85D7
ΔE00 4.48
Violet (CSS)
#EE82EE
ΔE00 6.05
Lavender (survey)
#C79FEF
ΔE00 6.98
Mauve
#E0B0FF
ΔE00 7.07
Baby Purple
#CA9BF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF98E2 #9BE298
analogous
#BA98E2 #DF98E2 #E298C0
triadic
#DF98E2 #E2DF98 #98E2DF
tetradic
#DF98E2 #E2BA98 #9BE298 #98C0E2
square
#DF98E2 #E2BA98 #9BE298 #98C0E2
split-complementary
#DF98E2 #C0E298 #98E2BA
monochromatic
#C138C7 #D068D5 #DF98E2 #EEC8EF #F8E7F8
Accessibility & contrast
On white
2.16
#DF98E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#DF98E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF98E2
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF98E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF98E2 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE5
Deuteranopia (green-blind)
#A3B4DF
Tritanopia (blue-blind)
#E39FB3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df98e2; /* rgb */ color: rgb(223, 152, 226); /* oklch */ color: oklch(77.4% 0.128 325.3);
Tailwind
colors: {
custom: {
50: '#eab7eb',
500: '#df98e2',
950: '#000000',
},
}SCSS
$custom: #df98e2; $custom-light: #eab7eb; $custom-dark: #000000;
JSON
{
"hex": "#df98e2",
"rgb": {
"r": 223,
"g": 152,
"b": 226
},
"hsl": {
"h": 297.568,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.77379,
"c": 0.12818,
"h": 325.3
},
"luminance": 0.43635
}Semantic roles & 50–950 ramp
primary
#DF98E2
secondary
#DCF0DB
accent
#C42228
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084