#DF9FA0#DF9FA0
#DF9FA0 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.4% C 0.077 H 18.0°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9FA0 |
|---|---|
| RGB | rgb(223, 159, 160) |
| HSL | hsl(359, 50%, 75%) |
| HSV | hsv(359, 29%, 87%) |
| CMYK | cmyk(0%, 28.7%, 28.3%, 12.5%) |
| CIE-LAB | lab(71.57, 23.93, 8.99) |
| CIE-LCH | lch(71.57, 25.57, 20.59°) |
| OKLab | oklab(76.41% 0.0729 0.0236) |
| OKLCH | oklch(76.41% 0.077 18) |
| XYZ | xyz(49.1759, 43.0252, 38.9654) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.04
Dusty Pink
#D8A7B1
ΔE00 5.23
Greyish Pink
#C88D94
ΔE00 6.09
Dusty Pink (survey)
#D58A94
ΔE00 6.10
Grey Pink
#C3909B
ΔE00 7.19
Blush (survey)
#F29E8E
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9FA0 #9FDFDE
analogous
#DF9FC0 #DF9FA0 #DFBE9F
triadic
#DF9FA0 #A0DF9F #9FA0DF
tetradic
#DF9FA0 #C0DF9F #9FDFDE #BE9FDF
square
#DF9FA0 #C0DF9F #9FDFDE #BE9FDF
split-complementary
#DF9FA0 #9FDFBE #9FC0DF
monochromatic
#C04345 #D07173 #DF9FA0 #EECDCD #F7E8E8
Accessibility & contrast
On white
2.19
#DF9FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#DF9FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9FA0
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9FA0 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A0
Deuteranopia (green-blind)
#BAB49F
Tritanopia (blue-blind)
#EC99A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df9fa0; /* rgb */ color: rgb(223, 159, 160); /* oklch */ color: oklch(76.4% 0.077 18.0);
Tailwind
colors: {
custom: {
50: '#eabbbc',
500: '#df9fa0',
950: '#000000',
},
}SCSS
$custom: #df9fa0; $custom-light: #eabbbc; $custom-dark: #000000;
JSON
{
"hex": "#df9fa0",
"rgb": {
"r": 223,
"g": 159,
"b": 160
},
"hsl": {
"h": 359.063,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.76405,
"c": 0.07658,
"h": 18
},
"luminance": 0.43022
}Semantic roles & 50–950 ramp
primary
#DF9FA0
secondary
#DDEEEE
accent
#BDBB28
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181