#DA9CA2#DA9CA2
#DA9CA2 is a light, moderate red. Relative luminance 0.413; OKLCH L 75.4% C 0.075 H 12.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9CA2 |
|---|---|
| RGB | rgb(218, 156, 162) |
| HSL | hsl(354, 46%, 73%) |
| HSV | hsv(354, 28%, 85%) |
| CMYK | cmyk(0%, 28.4%, 25.7%, 14.5%) |
| CIE-LAB | lab(70.38, 23.96, 6.11) |
| CIE-LCH | lch(70.38, 24.73, 14.30°) |
| OKLab | oklab(75.38% 0.0728 0.0163) |
| OKLCH | oklch(75.38% 0.075 12.6) |
| XYZ | xyz(47.3244, 41.2936, 39.6532) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.20
Dusty Pink
#D8A7B1
ΔE00 4.16
Greyish Pink
#C88D94
ΔE00 4.70
Dusty Pink (survey)
#D58A94
ΔE00 4.89
Grey Pink
#C3909B
ΔE00 5.39
Light Mauve
#C292A1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9CA2 #9CDAD4
analogous
#DA9CC1 #DA9CA2 #DAB59C
triadic
#DA9CA2 #A2DA9C #9CA2DA
tetradic
#DA9CA2 #C1DA9C #9CDAD4 #B59CDA
square
#DA9CA2 #C1DA9C #9CDAD4 #B59CDA
split-complementary
#DA9CA2 #9CDAB5 #9CC1DA
monochromatic
#B74450 #C96F78 #DA9CA2 #EBC9CC #F7E9EA
Accessibility & contrast
On white
2.27
#DA9CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#DA9CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9CA2
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9CA2 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#B5B1A1
Tritanopia (blue-blind)
#E6979E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #da9ca2; /* rgb */ color: rgb(218, 156, 162); /* oklch */ color: oklch(75.4% 0.075 12.6);
Tailwind
colors: {
custom: {
50: '#e6b9bd',
500: '#da9ca2',
950: '#000000',
},
}SCSS
$custom: #da9ca2; $custom-light: #e6b9bd; $custom-dark: #000000;
JSON
{
"hex": "#da9ca2",
"rgb": {
"r": 218,
"g": 156,
"b": 162
},
"hsl": {
"h": 354.194,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.75382,
"c": 0.07456,
"h": 12.6
},
"luminance": 0.41291
}Semantic roles & 50–950 ramp
primary
#DA9CA2
secondary
#DDEEEC
accent
#B9AB2D
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081