#DF99AA#DF99AA
#DF99AA is a light, moderate red. Relative luminance 0.414; OKLCH L 75.6% C 0.086 H 3.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99AA |
|---|---|
| RGB | rgb(223, 153, 170) |
| HSL | hsl(345, 52%, 74%) |
| HSV | hsv(345, 31%, 87%) |
| CMYK | cmyk(0%, 31.4%, 23.8%, 12.5%) |
| CIE-LAB | lab(70.44, 28.56, 1.82) |
| CIE-LCH | lch(70.44, 28.61, 3.64°) |
| OKLab | oklab(75.61% 0.0862 0.0052) |
| OKLCH | oklch(75.61% 0.086 3.4) |
| XYZ | xyz(49.0792, 41.3756, 43.4236) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.23
Pig Pink
#E78EA5
ΔE00 3.54
Dusty Pink (survey)
#D58A94
ΔE00 5.07
Dull Pink
#D5869D
ΔE00 5.08
Dusty Pink
#D8A7B1
ΔE00 5.12
Grey Pink
#C3909B
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99AA #99DFCE
analogous
#DF99CD #DF99AA #DFAB99
triadic
#DF99AA #AADF99 #99AADF
tetradic
#DF99AA #CDDF99 #99DFCE #AB99DF
square
#DF99AA #CDDF99 #99DFCE #AB99DF
split-complementary
#DF99AA #99DFAB #99CDDF
monochromatic
#C13D5D #D06A83 #DF99AA #EEC8D1 #F8E8EC
Accessibility & contrast
On white
2.26
#DF99AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#DF99AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99AA
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99AA | 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)
#A3A5AB
Deuteranopia (green-blind)
#B3B1A9
Tritanopia (blue-blind)
#EB949F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #df99aa; /* rgb */ color: rgb(223, 153, 170); /* oklch */ color: oklch(75.6% 0.086 3.4);
Tailwind
colors: {
custom: {
50: '#eab7c3',
500: '#df99aa',
950: '#000000',
},
}SCSS
$custom: #df99aa; $custom-light: #eab7c3; $custom-dark: #000000;
JSON
{
"hex": "#df99aa",
"rgb": {
"r": 223,
"g": 153,
"b": 170
},
"hsl": {
"h": 345.429,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.75615,
"c": 0.08633,
"h": 3.4
},
"luminance": 0.41373
}Semantic roles & 50–950 ramp
primary
#DF99AA
secondary
#DCEFEA
accent
#C09A26
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081