#DA9FA6#DA9FA6
#DA9FA6 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.0% C 0.071 H 11.0°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FA6 |
|---|---|
| RGB | rgb(218, 159, 166) |
| HSL | hsl(353, 44%, 74%) |
| HSV | hsv(353, 27%, 85%) |
| CMYK | cmyk(0%, 27.1%, 23.9%, 14.5%) |
| CIE-LAB | lab(71.19, 22.91, 5.05) |
| CIE-LCH | lch(71.19, 23.46, 12.43°) |
| OKLab | oklab(76.04% 0.0695 0.0135) |
| OKLCH | oklch(76.04% 0.071 11) |
| XYZ | xyz(48.1953, 42.4574, 41.7255) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.82
Dusty Pink
#D8A7B1
ΔE00 3.15
Greyish Pink
#C88D94
ΔE00 5.28
Grey Pink
#C3909B
ΔE00 5.51
Dusty Pink (survey)
#D58A94
ΔE00 5.72
Light Mauve
#C292A1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FA6 #9FDAD3
analogous
#DA9FC4 #DA9FA6 #DAB69F
triadic
#DA9FA6 #A6DA9F #9FA6DA
tetradic
#DA9FA6 #C4DA9F #9FDAD3 #B69FDA
square
#DA9FA6 #C4DA9F #9FDAD3 #B69FDA
split-complementary
#DA9FA6 #9FDAB6 #9FC4DA
monochromatic
#B84754 #C9737D #DA9FA6 #EBCBCF #F6E9EB
Accessibility & contrast
On white
2.21
#DA9FA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#DA9FA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FA6
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FA6 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A6
Deuteranopia (green-blind)
#B6B2A5
Tritanopia (blue-blind)
#E59AA2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #da9fa6; /* rgb */ color: rgb(218, 159, 166); /* oklch */ color: oklch(76.0% 0.071 11.0);
Tailwind
colors: {
custom: {
50: '#e6bbc0',
500: '#da9fa6',
950: '#000000',
},
}SCSS
$custom: #da9fa6; $custom-light: #e6bbc0; $custom-dark: #000000;
JSON
{
"hex": "#da9fa6",
"rgb": {
"r": 218,
"g": 159,
"b": 166
},
"hsl": {
"h": 352.881,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.76035,
"c": 0.07081,
"h": 11
},
"luminance": 0.42455
}Semantic roles & 50–950 ramp
primary
#DA9FA6
secondary
#DEEDEC
accent
#B8A72E
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161212
muted
#848181