#DA9FA8#DA9FA8
#DA9FA8 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.1% C 0.071 H 8.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9FA8 |
|---|---|
| RGB | rgb(218, 159, 168) |
| HSL | hsl(351, 44%, 74%) |
| HSV | hsv(351, 27%, 85%) |
| CMYK | cmyk(0%, 27.1%, 22.9%, 14.5%) |
| CIE-LAB | lab(71.24, 23.20, 4.01) |
| CIE-LCH | lch(71.24, 23.55, 9.82°) |
| OKLab | oklab(76.09% 0.0703 0.0108) |
| OKLCH | oklch(76.09% 0.071 8.8) |
| XYZ | xyz(48.3801, 42.5313, 42.6992) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.17
Dusty Pink
#D8A7B1
ΔE00 2.86
Grey Pink
#C3909B
ΔE00 5.35
Greyish Pink
#C88D94
ΔE00 5.38
Light Mauve
#C292A1
ΔE00 5.75
Dusty Pink (survey)
#D58A94
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9FA8 #9FDAD1
analogous
#DA9FC6 #DA9FA8 #DAB49F
triadic
#DA9FA8 #A8DA9F #9FA8DA
tetradic
#DA9FA8 #C6DA9F #9FDAD1 #B49FDA
square
#DA9FA8 #C6DA9F #9FDAD1 #B49FDA
split-complementary
#DA9FA8 #9FDAB4 #9FC6DA
monochromatic
#B84758 #C97380 #DA9FA8 #EBCBD0 #F6E9EB
Accessibility & contrast
On white
2.21
#DA9FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#DA9FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9FA8
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9FA8 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A8
Deuteranopia (green-blind)
#B6B3A7
Tritanopia (blue-blind)
#E59BA2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #da9fa8; /* rgb */ color: rgb(218, 159, 168); /* oklch */ color: oklch(76.1% 0.071 8.8);
Tailwind
colors: {
custom: {
50: '#e6bbc1',
500: '#da9fa8',
950: '#000000',
},
}SCSS
$custom: #da9fa8; $custom-light: #e6bbc1; $custom-dark: #000000;
JSON
{
"hex": "#da9fa8",
"rgb": {
"r": 218,
"g": 159,
"b": 168
},
"hsl": {
"h": 350.847,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.76091,
"c": 0.0711,
"h": 8.8
},
"luminance": 0.42529
}Semantic roles & 50–950 ramp
primary
#DA9FA8
secondary
#DEEDEB
accent
#B8A32E
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161212
muted
#848181