#DA9CA7#DA9CA7
#DA9CA7 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.5% C 0.075 H 7.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9CA7 |
|---|---|
| RGB | rgb(218, 156, 167) |
| HSL | hsl(349, 46%, 73%) |
| HSV | hsv(349, 28%, 85%) |
| CMYK | cmyk(0%, 28.4%, 23.4%, 14.5%) |
| CIE-LAB | lab(70.51, 24.68, 3.52) |
| CIE-LCH | lch(70.51, 24.93, 8.11°) |
| OKLab | oklab(75.52% 0.0747 0.0096) |
| OKLCH | oklch(75.52% 0.075 7.3) |
| XYZ | xyz(47.7777, 41.4749, 42.0406) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.49
Dusty Pink
#D8A7B1
ΔE00 3.61
Greyish Pink
#C88D94
ΔE00 4.97
Grey Pink
#C3909B
ΔE00 5.00
Dusty Pink (survey)
#D58A94
ΔE00 5.06
Light Mauve
#C292A1
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9CA7 #9CDACF
analogous
#DA9CC6 #DA9CA7 #DAB09C
triadic
#DA9CA7 #A7DA9C #9CA7DA
tetradic
#DA9CA7 #C6DA9C #9CDACF #B09CDA
square
#DA9CA7 #C6DA9C #9CDACF #B09CDA
split-complementary
#DA9CA7 #9CDAB0 #9CC6DA
monochromatic
#B74459 #C96F7F #DA9CA7 #EBC9CF #F7E9EB
Accessibility & contrast
On white
2.26
#DA9CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#DA9CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9CA7
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9CA7 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A7
Deuteranopia (green-blind)
#B4B1A6
Tritanopia (blue-blind)
#E597A0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #da9ca7; /* rgb */ color: rgb(218, 156, 167); /* oklch */ color: oklch(75.5% 0.075 7.3);
Tailwind
colors: {
custom: {
50: '#e6b9c1',
500: '#da9ca7',
950: '#000000',
},
}SCSS
$custom: #da9ca7; $custom-light: #e6b9c1; $custom-dark: #000000;
JSON
{
"hex": "#da9ca7",
"rgb": {
"r": 218,
"g": 156,
"b": 167
},
"hsl": {
"h": 349.355,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.75521,
"c": 0.07527,
"h": 7.3
},
"luminance": 0.41472
}Semantic roles & 50–950 ramp
primary
#DA9CA7
secondary
#DDEEEB
accent
#B9A02D
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161112
muted
#848081