#DF98AA#DF98AA
#DF98AA is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.4% C 0.088 H 2.8°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DF98AA |
|---|---|
| RGB | rgb(223, 152, 170) |
| HSL | hsl(345, 53%, 74%) |
| HSV | hsv(345, 32%, 87%) |
| CMYK | cmyk(0%, 31.8%, 23.8%, 12.5%) |
| CIE-LAB | lab(70.21, 29.09, 1.49) |
| CIE-LCH | lch(70.21, 29.13, 2.92°) |
| OKLab | oklab(75.44% 0.0878 0.0043) |
| OKLCH | oklch(75.44% 0.088 2.8) |
| XYZ | xyz(48.9163, 41.0496, 43.3693) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.56
Pig Pink
#E78EA5
ΔE00 3.28
Dull Pink
#D5869D
ΔE00 4.80
Dusty Pink (survey)
#D58A94
ΔE00 5.06
Dusty Pink
#D8A7B1
ΔE00 5.41
Grey Pink
#C3909B
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF98AA #98DFCD
analogous
#DF98CD #DF98AA #DFA998
triadic
#DF98AA #AADF98 #98AADF
tetradic
#DF98AA #CDDF98 #98DFCD #A998DF
square
#DF98AA #CDDF98 #98DFCD #A998DF
split-complementary
#DF98AA #98DFA9 #98CDDF
monochromatic
#C13C5E #D06983 #DF98AA #EEC7D1 #F8E8EC
Accessibility & contrast
On white
2.28
#DF98AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#DF98AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF98AA
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF98AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF98AA | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A4AB
Deuteranopia (green-blind)
#B3B0A9
Tritanopia (blue-blind)
#EB939E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #df98aa; /* rgb */ color: rgb(223, 152, 170); /* oklch */ color: oklch(75.4% 0.088 2.8);
Tailwind
colors: {
custom: {
50: '#eab7c3',
500: '#df98aa',
950: '#000000',
},
}SCSS
$custom: #df98aa; $custom-light: #eab7c3; $custom-dark: #000000;
JSON
{
"hex": "#df98aa",
"rgb": {
"r": 223,
"g": 152,
"b": 170
},
"hsl": {
"h": 344.789,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.75441,
"c": 0.08788,
"h": 2.8
},
"luminance": 0.41047
}Semantic roles & 50–950 ramp
primary
#DF98AA
secondary
#DCEFEA
accent
#C09925
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081