#DF98D2#DF98D2
#DF98D2 is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.8% C 0.113 H 333.3°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DF98D2 |
|---|---|
| RGB | rgb(223, 152, 210) |
| HSL | hsl(311, 53%, 74%) |
| HSV | hsv(311, 32%, 87%) |
| CMYK | cmyk(0%, 31.8%, 5.8%, 12.5%) |
| CIE-LAB | lab(71.42, 35.49, -18.89) |
| CIE-LCH | lch(71.42, 40.21, 331.97°) |
| OKLab | oklab(76.76% 0.101 -0.0507) |
| OKLCH | oklch(76.76% 0.113 333.3) |
| XYZ | xyz(53.2919, 42.7999, 66.4143) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 2.83
Lavender Pink
#DD85D7
ΔE00 5.57
Lilac
#C8A2C8
ΔE00 6.67
Bubblegum Pink
#FE83CC
ΔE00 7.24
Violet (CSS)
#EE82EE
ΔE00 8.38
Pink (survey)
#FF81C0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF98D2 #98DFA5
analogous
#C898DF #DF98D2 #DF98AE
triadic
#DF98D2 #D2DF98 #98D2DF
tetradic
#DF98D2 #DFC898 #98DFA5 #98AEDF
square
#DF98D2 #DFC898 #98DFA5 #98AEDF
split-complementary
#DF98D2 #AEDF98 #98DFC8
monochromatic
#C13CA8 #D069BE #DF98D2 #EEC7E6 #F8E8F5
Accessibility & contrast
On white
2.20
#DF98D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#DF98D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF98D2
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF98D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF98D2 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A9D4
Deuteranopia (green-blind)
#A9B3D0
Tritanopia (blue-blind)
#E59BAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df98d2; /* rgb */ color: rgb(223, 152, 210); /* oklch */ color: oklch(76.8% 0.113 333.3);
Tailwind
colors: {
custom: {
50: '#eab7df',
500: '#df98d2',
950: '#000000',
},
}SCSS
$custom: #df98d2; $custom-light: #eab7df; $custom-dark: #000000;
JSON
{
"hex": "#df98d2",
"rgb": {
"r": 223,
"g": 152,
"b": 210
},
"hsl": {
"h": 310.986,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.76762,
"c": 0.11305,
"h": 333.3
},
"luminance": 0.42798
}Semantic roles & 50–950 ramp
primary
#DF98D2
secondary
#DCEFE0
accent
#C04225
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083