#DA97B2#DA97B2
#DA97B2 is a light, moderate pink. Relative luminance 0.403; OKLCH L 75.0% C 0.087 H 353.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DA97B2 |
|---|---|
| RGB | rgb(218, 151, 178) |
| HSL | hsl(336, 48%, 72%) |
| HSV | hsv(336, 31%, 85%) |
| CMYK | cmyk(0%, 30.7%, 18.3%, 14.5%) |
| CIE-LAB | lab(69.65, 29.03, -3.85) |
| CIE-LCH | lch(69.65, 29.29, 352.44°) |
| OKLab | oklab(74.96% 0.0866 -0.0098) |
| OKLCH | oklch(74.96% 0.087 353.5) |
| XYZ | xyz(48.0164, 40.2555, 47.3518) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.99
Pig Pink
#E78EA5
ΔE00 4.88
Dull Pink
#D5869D
ΔE00 5.15
Light Mauve
#C292A1
ΔE00 5.74
Grey Pink
#C3909B
ΔE00 6.56
Dusty Pink
#D8A7B1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA97B2 #97DABF
analogous
#DA97D4 #DA97B2 #DA9E97
triadic
#DA97B2 #B2DA97 #97B2DA
tetradic
#DA97B2 #D4DA97 #97DABF #9E97DA
square
#DA97B2 #D4DA97 #97DABF #9E97DA
split-complementary
#DA97B2 #97DA9E #97D4DA
monochromatic
#B64170 #CA6A91 #DA97B2 #EAC4D3 #F7E8EE
Accessibility & contrast
On white
2.32
#DA97B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#DA97B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA97B2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA97B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA97B2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#AEAEB0
Tritanopia (blue-blind)
#E495A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #da97b2; /* rgb */ color: rgb(218, 151, 178); /* oklch */ color: oklch(75.0% 0.087 353.5);
Tailwind
colors: {
custom: {
50: '#e6b6c9',
500: '#da97b2',
950: '#000000',
},
}SCSS
$custom: #da97b2; $custom-light: #e6b6c9; $custom-dark: #000000;
JSON
{
"hex": "#da97b2",
"rgb": {
"r": 218,
"g": 151,
"b": 178
},
"hsl": {
"h": 335.821,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.74962,
"c": 0.08715,
"h": 353.5
},
"luminance": 0.40253
}Semantic roles & 50–950 ramp
primary
#DA97B2
secondary
#DDEEE7
accent
#BB812B
background
#FEFBFC
surface
#FCF6F8
border
#D5D0D1
text
#161113
muted
#848082