#DE99AE#DE99AE
#DE99AE is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.6% C 0.087 H 359.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DE99AE |
|---|---|
| RGB | rgb(222, 153, 174) |
| HSL | hsl(342, 51%, 74%) |
| HSV | hsv(342, 31%, 87%) |
| CMYK | cmyk(0%, 31.1%, 21.6%, 12.9%) |
| CIE-LAB | lab(70.43, 28.78, -0.43) |
| CIE-LCH | lch(70.43, 28.78, 359.15°) |
| OKLab | oklab(75.62% 0.0865 -0.0007) |
| OKLCH | oklch(75.62% 0.087 359.5) |
| XYZ | xyz(49.1561, 41.3708, 45.4324) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.01
Pig Pink
#E78EA5
ΔE00 3.79
Dull Pink
#D5869D
ΔE00 5.01
Dusty Pink
#D8A7B1
ΔE00 5.43
Light Mauve
#C292A1
ΔE00 5.82
Dusty Pink (survey)
#D58A94
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE99AE #99DEC9
analogous
#DE99D0 #DE99AE #DEA699
triadic
#DE99AE #AEDE99 #99AEDE
tetradic
#DE99AE #D0DE99 #99DEC9 #A699DE
square
#DE99AE #D0DE99 #99DEC9 #A699DE
split-complementary
#DE99AE #99DEA6 #99D0DE
monochromatic
#BF3E65 #CF6B89 #DE99AE #EDC7D3 #F8E8ED
Accessibility & contrast
On white
2.26
#DE99AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#DE99AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE99AE
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE99AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE99AE | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AF
Deuteranopia (green-blind)
#B2B1AC
Tritanopia (blue-blind)
#E995A0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #de99ae; /* rgb */ color: rgb(222, 153, 174); /* oklch */ color: oklch(75.6% 0.087 359.5);
Tailwind
colors: {
custom: {
50: '#e9b7c6',
500: '#de99ae',
950: '#000000',
},
}SCSS
$custom: #de99ae; $custom-light: #e9b7c6; $custom-dark: #000000;
JSON
{
"hex": "#de99ae",
"rgb": {
"r": 222,
"g": 153,
"b": 174
},
"hsl": {
"h": 341.739,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.75623,
"c": 0.08652,
"h": 359.5
},
"luminance": 0.41368
}Semantic roles & 50–950 ramp
primary
#DE99AE
secondary
#DCEFE9
accent
#BE9027
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082