#DA9CA5#DA9CA5
#DA9CA5 is a light, moderate red. Relative luminance 0.414; OKLCH L 75.5% C 0.075 H 9.4°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9CA5 |
|---|---|
| RGB | rgb(218, 156, 165) |
| HSL | hsl(351, 46%, 73%) |
| HSV | hsv(351, 28%, 85%) |
| CMYK | cmyk(0%, 28.4%, 24.3%, 14.5%) |
| CIE-LAB | lab(70.46, 24.39, 4.55) |
| CIE-LCH | lch(70.46, 24.81, 10.57°) |
| OKLab | oklab(75.47% 0.0739 0.0122) |
| OKLCH | oklch(75.47% 0.075 9.4) |
| XYZ | xyz(47.5942, 41.4016, 41.0744) |
| Luminance | 0.4140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.14
Dusty Pink
#D8A7B1
ΔE00 3.74
Greyish Pink
#C88D94
ΔE00 4.78
Dusty Pink (survey)
#D58A94
ΔE00 4.90
Grey Pink
#C3909B
ΔE00 5.08
Light Mauve
#C292A1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9CA5 #9CDAD1
analogous
#DA9CC4 #DA9CA5 #DAB29C
triadic
#DA9CA5 #A5DA9C #9CA5DA
tetradic
#DA9CA5 #C4DA9C #9CDAD1 #B29CDA
square
#DA9CA5 #C4DA9C #9CDAD1 #B29CDA
split-complementary
#DA9CA5 #9CDAB2 #9CC4DA
monochromatic
#B74455 #C96F7C #DA9CA5 #EBC9CD #F7E9EB
Accessibility & contrast
On white
2.26
#DA9CA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#DA9CA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9CA5
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9CA5 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#B4B1A4
Tritanopia (blue-blind)
#E6979F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #da9ca5; /* rgb */ color: rgb(218, 156, 165); /* oklch */ color: oklch(75.5% 0.075 9.4);
Tailwind
colors: {
custom: {
50: '#e6b9bf',
500: '#da9ca5',
950: '#000000',
},
}SCSS
$custom: #da9ca5; $custom-light: #e6b9bf; $custom-dark: #000000;
JSON
{
"hex": "#da9ca5",
"rgb": {
"r": 218,
"g": 156,
"b": 165
},
"hsl": {
"h": 351.29,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.75465,
"c": 0.07492,
"h": 9.4
},
"luminance": 0.41399
}Semantic roles & 50–950 ramp
primary
#DA9CA5
secondary
#DDEEEB
accent
#B9A42D
background
#FEFBFB
surface
#FCF6F7
border
#D5D0D0
text
#161112
muted
#848081