#ED97BE#ED97BE
#ED97BE is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.4% C 0.113 H 351.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ED97BE |
|---|---|
| RGB | rgb(237, 151, 190) |
| HSL | hsl(333, 70%, 76%) |
| HSV | hsv(333, 36%, 93%) |
| CMYK | cmyk(0%, 36.3%, 19.8%, 7.1%) |
| CIE-LAB | lab(72.13, 37.49, -6.61) |
| CIE-LCH | lch(72.13, 38.07, 350.01°) |
| OKLab | oklab(77.44% 0.1119 -0.017) |
| OKLCH | oklch(77.44% 0.113 351.3) |
| XYZ | xyz(55.2867, 43.8589, 54.2588) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.64
Pink (survey)
#FF81C0
ΔE00 5.95
Pinky
#FC86AA
ΔE00 6.10
Powder Pink
#FFB2D0
ΔE00 6.54
Faded Pink
#DE9DAC
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED97BE #97EDC6
analogous
#ED97E9 #ED97BE #ED9B97
triadic
#ED97BE #BEED97 #97BEED
tetradic
#ED97BE #E9ED97 #97EDC6 #9B97ED
square
#ED97BE #E9ED97 #97EDC6 #9B97ED
split-complementary
#ED97BE #97ED9B #97E9ED
monochromatic
#DB2F7D #E4639D #ED97BE #F6CBDF #FAE5EF
Accessibility & contrast
On white
2.15
#ED97BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#ED97BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED97BE
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED97BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED97BE | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#F994A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed97be; /* rgb */ color: rgb(237, 151, 190); /* oklch */ color: oklch(77.4% 0.113 351.3);
Tailwind
colors: {
custom: {
50: '#f4b7d1',
500: '#ed97be',
950: '#000000',
},
}SCSS
$custom: #ed97be; $custom-light: #f4b7d1; $custom-dark: #000000;
JSON
{
"hex": "#ed97be",
"rgb": {
"r": 237,
"g": 151,
"b": 190
},
"hsl": {
"h": 332.791,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.77442,
"c": 0.11323,
"h": 351.3
},
"luminance": 0.43855
}Semantic roles & 50–950 ramp
primary
#ED97BE
secondary
#D9F2E7
accent
#D37C13
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082