#DE97BE#DE97BE
#DE97BE is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.8% C 0.098 H 345.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DE97BE |
|---|---|
| RGB | rgb(222, 151, 190) |
| HSL | hsl(327, 52%, 73%) |
| HSV | hsv(327, 32%, 87%) |
| CMYK | cmyk(0%, 32%, 14.4%, 12.9%) |
| CIE-LAB | lab(70.44, 32.33, -9.30) |
| CIE-LCH | lch(70.44, 33.64, 343.95°) |
| OKLab | oklab(75.78% 0.0952 -0.0244) |
| OKLCH | oklch(75.78% 0.098 345.6) |
| XYZ | xyz(50.4852, 41.3831, 54.0337) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.02
Faded Pink
#DE9DAC
ΔE00 7.06
Pig Pink
#E78EA5
ΔE00 7.07
Plum
#DDA0DD
ΔE00 7.17
Dull Pink
#D5869D
ΔE00 7.35
Pink (survey)
#FF81C0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE97BE #97DEB7
analogous
#DA97DE #DE97BE #DE979A
triadic
#DE97BE #BEDE97 #97BEDE
tetradic
#DE97BE #DEDA97 #97DEB7 #979ADE
square
#DE97BE #DEDA97 #97DEB7 #979ADE
split-complementary
#DE97BE #9ADE97 #97DEDA
monochromatic
#BE3C84 #CF69A1 #DE97BE #EDC5DB #F8E8F0
Accessibility & contrast
On white
2.26
#DE97BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#DE97BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE97BE
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE97BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE97BE | 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)
#9CA5BF
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#E796A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #de97be; /* rgb */ color: rgb(222, 151, 190); /* oklch */ color: oklch(75.8% 0.098 345.6);
Tailwind
colors: {
custom: {
50: '#e9b6d1',
500: '#de97be',
950: '#000000',
},
}SCSS
$custom: #de97be; $custom-light: #e9b6d1; $custom-dark: #000000;
JSON
{
"hex": "#de97be",
"rgb": {
"r": 222,
"g": 151,
"b": 190
},
"hsl": {
"h": 327.042,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.75782,
"c": 0.09829,
"h": 345.6
},
"luminance": 0.41381
}Semantic roles & 50–950 ramp
primary
#DE97BE
secondary
#DCEFE5
accent
#BF6B26
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082