#DE98AE#DE98AE
#DE98AE is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.4% C 0.088 H 359.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DE98AE |
|---|---|
| RGB | rgb(222, 152, 174) |
| HSL | hsl(341, 51%, 73%) |
| HSV | hsv(341, 32%, 87%) |
| CMYK | cmyk(0%, 31.5%, 21.6%, 12.9%) |
| CIE-LAB | lab(70.21, 29.32, -0.76) |
| CIE-LCH | lch(70.21, 29.33, 358.52°) |
| OKLab | oklab(75.45% 0.0881 -0.0016) |
| OKLCH | oklch(75.45% 0.088 359) |
| XYZ | xyz(48.9931, 41.0448, 45.3781) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.36
Pig Pink
#E78EA5
ΔE00 3.64
Dull Pink
#D5869D
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 5.76
Light Mauve
#C292A1
ΔE00 5.87
Dusty Pink (survey)
#D58A94
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE98AE #98DEC8
analogous
#DE98D1 #DE98AE #DEA598
triadic
#DE98AE #AEDE98 #98AEDE
tetradic
#DE98AE #D1DE98 #98DEC8 #A598DE
square
#DE98AE #D1DE98 #98DEC8 #A598DE
split-complementary
#DE98AE #98DEA5 #98D1DE
monochromatic
#BF3D66 #CF6A8A #DE98AE #EDC6D2 #F8E8ED
Accessibility & contrast
On white
2.28
#DE98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#DE98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE98AE
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE98AE | 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)
#A1A4AF
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#E994A0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #de98ae; /* rgb */ color: rgb(222, 152, 174); /* oklch */ color: oklch(75.4% 0.088 359.0);
Tailwind
colors: {
custom: {
50: '#e9b7c6',
500: '#de98ae',
950: '#000000',
},
}SCSS
$custom: #de98ae; $custom-light: #e9b7c6; $custom-dark: #000000;
JSON
{
"hex": "#de98ae",
"rgb": {
"r": 222,
"g": 152,
"b": 174
},
"hsl": {
"h": 341.143,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.75449,
"c": 0.08811,
"h": 359
},
"luminance": 0.41042
}Semantic roles & 50–950 ramp
primary
#DE98AE
secondary
#DCEFE9
accent
#BF8F27
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082