#E97DCB#E97DCB
#E97DCB is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.4% C 0.162 H 338.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DCB |
|---|---|
| RGB | rgb(233, 125, 203) |
| HSL | hsl(317, 71%, 70%) |
| HSV | hsv(317, 46%, 91%) |
| CMYK | cmyk(0%, 46.4%, 12.9%, 8.6%) |
| CIE-LAB | lab(66.75, 51.50, -21.99) |
| CIE-LCH | lch(66.75, 56.00, 336.88°) |
| OKLab | oklab(73.42% 0.1506 -0.059) |
| OKLCH | oklch(73.42% 0.162 338.6) |
| XYZ | xyz(51.7178, 36.3061, 60.7721) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.88
Bubblegum Pink
#FE83CC
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 5.37
Orchid
#DA70D6
ΔE00 5.86
Pink (survey)
#FF81C0
ΔE00 5.94
Violet (CSS)
#EE82EE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DCB #7DE99B
analogous
#D17DE9 #E97DCB #E97D95
triadic
#E97DCB #CBE97D #7DCBE9
tetradic
#E97DCB #E9D17D #7DE99B #7D95E9
square
#E97DCB #E9D17D #7DE99B #7D95E9
split-complementary
#E97DCB #95E97D #7DE9D1
monochromatic
#CA229B #E049B6 #E97DCB #F2B1E0 #FBE5F5
Accessibility & contrast
On white
2.54
#E97DCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#E97DCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DCB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DCB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8098CE
Deuteranopia (green-blind)
#9EA9C8
Tritanopia (blue-blind)
#F4809B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e97dcb; /* rgb */ color: rgb(233, 125, 203); /* oklch */ color: oklch(73.4% 0.162 338.6);
Tailwind
colors: {
custom: {
50: '#f2a6db',
500: '#e97dcb',
950: '#000000',
},
}SCSS
$custom: #e97dcb; $custom-light: #f2a6db; $custom-dark: #000000;
JSON
{
"hex": "#e97dcb",
"rgb": {
"r": 233,
"g": 125,
"b": 203
},
"hsl": {
"h": 316.667,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.73416,
"c": 0.16175,
"h": 338.6
},
"luminance": 0.36303
}Semantic roles & 50–950 ramp
primary
#E97DCB
secondary
#D2F0DA
accent
#D34812
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83