#DE97BF#DE97BF
#DE97BF is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.8% C 0.099 H 344.9°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DE97BF |
|---|---|
| RGB | rgb(222, 151, 191) |
| HSL | hsl(326, 52%, 73%) |
| HSV | hsv(326, 32%, 87%) |
| CMYK | cmyk(0%, 32%, 14%, 12.9%) |
| CIE-LAB | lab(70.47, 32.49, -9.81) |
| CIE-LCH | lch(70.47, 33.94, 343.20°) |
| OKLab | oklab(75.82% 0.0955 -0.0258) |
| OKLCH | oklch(75.82% 0.099 344.9) |
| XYZ | xyz(50.5949, 41.4269, 54.6113) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.91
Lilac
#C8A2C8
ΔE00 6.92
Pig Pink
#E78EA5
ΔE00 7.32
Faded Pink
#DE9DAC
ΔE00 7.33
Dull Pink
#D5869D
ΔE00 7.58
Pink (survey)
#FF81C0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE97BF #97DEB6
analogous
#D997DE #DE97BF #DE979B
triadic
#DE97BF #BFDE97 #97BFDE
tetradic
#DE97BF #DED997 #97DEB6 #979BDE
square
#DE97BF #DED997 #97DEB6 #979BDE
split-complementary
#DE97BF #9BDE97 #97DED9
monochromatic
#BE3C86 #CF69A2 #DE97BF #EDC5DC #F8E8F1
Accessibility & contrast
On white
2.26
#DE97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#DE97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE97BF
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE97BF | 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)
#9CA5C1
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#E797A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #de97bf; /* rgb */ color: rgb(222, 151, 191); /* oklch */ color: oklch(75.8% 0.099 344.9);
Tailwind
colors: {
custom: {
50: '#e9b6d2',
500: '#de97bf',
950: '#000000',
},
}SCSS
$custom: #de97bf; $custom-light: #e9b6d2; $custom-dark: #000000;
JSON
{
"hex": "#de97bf",
"rgb": {
"r": 222,
"g": 151,
"b": 191
},
"hsl": {
"h": 326.197,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.75815,
"c": 0.09896,
"h": 344.9
},
"luminance": 0.41424
}Semantic roles & 50–950 ramp
primary
#DE97BF
secondary
#DCEFE4
accent
#BF6926
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082