#DA9BA2#DA9BA2
#DA9BA2 is a light, moderate red. Relative luminance 0.410; OKLCH L 75.2% C 0.076 H 11.7°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9BA2 |
|---|---|
| RGB | rgb(218, 155, 162) |
| HSL | hsl(353, 46%, 73%) |
| HSV | hsv(353, 29%, 85%) |
| CMYK | cmyk(0%, 28.9%, 25.7%, 14.5%) |
| CIE-LAB | lab(70.15, 24.50, 5.77) |
| CIE-LCH | lch(70.15, 25.17, 13.26°) |
| OKLab | oklab(75.2% 0.0744 0.0154) |
| OKLCH | oklch(75.2% 0.076 11.7) |
| XYZ | xyz(47.1573, 40.9594, 39.5975) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.91
Dusty Pink
#D8A7B1
ΔE00 4.28
Greyish Pink
#C88D94
ΔE00 4.52
Dusty Pink (survey)
#D58A94
ΔE00 4.59
Grey Pink
#C3909B
ΔE00 5.22
Pig Pink
#E78EA5
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9BA2 #9BDAD3
analogous
#DA9BC1 #DA9BA2 #DAB39B
triadic
#DA9BA2 #A2DA9B #9BA2DA
tetradic
#DA9BA2 #C1DA9B #9BDAD3 #B39BDA
square
#DA9BA2 #C1DA9B #9BDAD3 #B39BDA
split-complementary
#DA9BA2 #9BDAB3 #9BC1DA
monochromatic
#B74450 #C96E78 #DA9BA2 #EBC8CC #F7E9EA
Accessibility & contrast
On white
2.28
#DA9BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#DA9BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9BA2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9BA2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A5A2
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#E6969E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #da9ba2; /* rgb */ color: rgb(218, 155, 162); /* oklch */ color: oklch(75.2% 0.076 11.7);
Tailwind
colors: {
custom: {
50: '#e6b9bd',
500: '#da9ba2',
950: '#000000',
},
}SCSS
$custom: #da9ba2; $custom-light: #e6b9bd; $custom-dark: #000000;
JSON
{
"hex": "#da9ba2",
"rgb": {
"r": 218,
"g": 155,
"b": 162
},
"hsl": {
"h": 353.333,
"s": 45.985,
"l": 73.137
},
"oklch": {
"l": 0.75202,
"c": 0.07593,
"h": 11.7
},
"luminance": 0.40957
}Semantic roles & 50–950 ramp
primary
#DA9BA2
secondary
#DDEEEC
accent
#B9AA2C
background
#FEFBFB
surface
#FCF6F6
border
#D5D0D0
text
#161112
muted
#848081