#DA9FA7#DA9FA7
#DA9FA7 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.1% C 0.071 H 9.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FA7 |
|---|---|
| RGB | rgb(218, 159, 167) |
| HSL | hsl(352, 44%, 74%) |
| HSV | hsv(352, 27%, 85%) |
| CMYK | cmyk(0%, 27.1%, 23.4%, 14.5%) |
| CIE-LAB | lab(71.21, 23.06, 4.53) |
| CIE-LCH | lch(71.21, 23.50, 11.12°) |
| OKLab | oklab(76.06% 0.0699 0.0122) |
| OKLCH | oklch(76.06% 0.071 9.9) |
| XYZ | xyz(48.2873, 42.4942, 42.2105) |
| Luminance | 0.4249 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.49
Dusty Pink
#D8A7B1
ΔE00 2.98
Greyish Pink
#C88D94
ΔE00 5.32
Grey Pink
#C3909B
ΔE00 5.42
Dusty Pink (survey)
#D58A94
ΔE00 5.74
Light Mauve
#C292A1
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FA7 #9FDAD2
analogous
#DA9FC5 #DA9FA7 #DAB59F
triadic
#DA9FA7 #A7DA9F #9FA7DA
tetradic
#DA9FA7 #C5DA9F #9FDAD2 #B59FDA
square
#DA9FA7 #C5DA9F #9FDAD2 #B59FDA
split-complementary
#DA9FA7 #9FDAB5 #9FC5DA
monochromatic
#B84756 #C9737F #DA9FA7 #EBCBCF #F6E9EB
Accessibility & contrast
On white
2.21
#DA9FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#DA9FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FA7
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FA7 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#B6B2A6
Tritanopia (blue-blind)
#E59AA2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #da9fa7; /* rgb */ color: rgb(218, 159, 167); /* oklch */ color: oklch(76.1% 0.071 9.9);
Tailwind
colors: {
custom: {
50: '#e6bbc1',
500: '#da9fa7',
950: '#000000',
},
}SCSS
$custom: #da9fa7; $custom-light: #e6bbc1; $custom-dark: #000000;
JSON
{
"hex": "#da9fa7",
"rgb": {
"r": 218,
"g": 159,
"b": 167
},
"hsl": {
"h": 351.864,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.76063,
"c": 0.07094,
"h": 9.9
},
"luminance": 0.42492
}Semantic roles & 50–950 ramp
primary
#DA9FA7
secondary
#DEEDEB
accent
#B8A52E
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161212
muted
#848181