#DF99A2#DF99A2
#DF99A2 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.4% C 0.085 H 10.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99A2 |
|---|---|
| RGB | rgb(223, 153, 162) |
| HSL | hsl(352, 52%, 74%) |
| HSV | hsv(352, 31%, 87%) |
| CMYK | cmyk(0%, 31.4%, 27.4%, 12.5%) |
| CIE-LAB | lab(70.23, 27.43, 5.97) |
| CIE-LCH | lch(70.23, 28.07, 12.27°) |
| OKLab | oklab(75.39% 0.0832 0.0159) |
| OKLCH | oklch(75.39% 0.085 10.8) |
| XYZ | xyz(48.3454, 41.0820, 39.5586) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.73
Dusty Pink (survey)
#D58A94
ΔE00 4.06
Pig Pink
#E78EA5
ΔE00 4.81
Greyish Pink
#C88D94
ΔE00 4.96
Dusty Pink
#D8A7B1
ΔE00 5.24
Grey Pink
#C3909B
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99A2 #99DFD6
analogous
#DF99C5 #DF99A2 #DFB399
triadic
#DF99A2 #A2DF99 #99A2DF
tetradic
#DF99A2 #C5DF99 #99DFD6 #B399DF
square
#DF99A2 #C5DF99 #99DFD6 #B399DF
split-complementary
#DF99A2 #99DFB3 #99C5DF
monochromatic
#C13D4E #D06A78 #DF99A2 #EEC8CC #F8E8EA
Accessibility & contrast
On white
2.28
#DF99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#DF99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99A2
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99A2 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#B5B1A1
Tritanopia (blue-blind)
#EC939C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #df99a2; /* rgb */ color: rgb(223, 153, 162); /* oklch */ color: oklch(75.4% 0.085 10.8);
Tailwind
colors: {
custom: {
50: '#eab7bd',
500: '#df99a2',
950: '#000000',
},
}SCSS
$custom: #df99a2; $custom-light: #eab7bd; $custom-dark: #000000;
JSON
{
"hex": "#df99a2",
"rgb": {
"r": 223,
"g": 153,
"b": 162
},
"hsl": {
"h": 352.286,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.7539,
"c": 0.0847,
"h": 10.8
},
"luminance": 0.41079
}Semantic roles & 50–950 ramp
primary
#DF99A2
secondary
#DCEFEC
accent
#C0AC26
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081