#ED97BF#ED97BF
#ED97BF is a light, moderate pink. Relative luminance 0.439; OKLCH L 77.5% C 0.114 H 350.7°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ED97BF |
|---|---|
| RGB | rgb(237, 151, 191) |
| HSL | hsl(332, 70%, 76%) |
| HSV | hsv(332, 36%, 93%) |
| CMYK | cmyk(0%, 36.3%, 19.4%, 7.1%) |
| CIE-LAB | lab(72.16, 37.64, -7.12) |
| CIE-LCH | lch(72.16, 38.31, 349.29°) |
| OKLab | oklab(77.47% 0.1123 -0.0184) |
| OKLCH | oklch(77.47% 0.114 350.7) |
| XYZ | xyz(55.3964, 43.9027, 54.8364) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.86
Pig Pink
#E78EA5
ΔE00 5.89
Pinky
#FC86AA
ΔE00 6.28
Powder Pink
#FFB2D0
ΔE00 6.59
Bubblegum Pink
#FE83CC
ΔE00 6.64
Faded Pink
#DE9DAC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED97BF #97EDC5
analogous
#ED97EA #ED97BF #ED9A97
triadic
#ED97BF #BFED97 #97BFED
tetradic
#ED97BF #EAED97 #97EDC5 #9A97ED
square
#ED97BF #EAED97 #97EDC5 #9A97ED
split-complementary
#ED97BF #97ED9A #97EAED
monochromatic
#DB2F7F #E4639F #ED97BF #F6CBDF #FAE5EF
Accessibility & contrast
On white
2.15
#ED97BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ED97BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED97BF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED97BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED97BF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#F995A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed97bf; /* rgb */ color: rgb(237, 151, 191); /* oklch */ color: oklch(77.5% 0.114 350.7);
Tailwind
colors: {
custom: {
50: '#f4b7d2',
500: '#ed97bf',
950: '#000000',
},
}SCSS
$custom: #ed97bf; $custom-light: #f4b7d2; $custom-dark: #000000;
JSON
{
"hex": "#ed97bf",
"rgb": {
"r": 237,
"g": 151,
"b": 191
},
"hsl": {
"h": 332.093,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.77474,
"c": 0.11377,
"h": 350.7
},
"luminance": 0.43899
}Semantic roles & 50–950 ramp
primary
#ED97BF
secondary
#D9F2E6
accent
#D37913
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082