#ED97BD#ED97BD
#ED97BD is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.4% C 0.113 H 352.0°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ED97BD |
|---|---|
| RGB | rgb(237, 151, 189) |
| HSL | hsl(333, 70%, 76%) |
| HSV | hsv(333, 36%, 93%) |
| CMYK | cmyk(0%, 36.3%, 20.3%, 7.1%) |
| CIE-LAB | lab(72.10, 37.34, -6.10) |
| CIE-LCH | lch(72.10, 37.84, 350.73°) |
| OKLab | oklab(77.41% 0.1116 -0.0157) |
| OKLCH | oklch(77.41% 0.113 352) |
| XYZ | xyz(55.1778, 43.8153, 53.6852) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.39
Pinky
#FC86AA
ΔE00 5.93
Pink (survey)
#FF81C0
ΔE00 6.05
Powder Pink
#FFB2D0
ΔE00 6.49
Faded Pink
#DE9DAC
ΔE00 6.51
Bubblegum Pink
#FE83CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED97BD #97EDC7
analogous
#ED97E8 #ED97BD #ED9C97
triadic
#ED97BD #BDED97 #97BDED
tetradic
#ED97BD #E8ED97 #97EDC7 #9C97ED
square
#ED97BD #E8ED97 #97EDC7 #9C97ED
split-complementary
#ED97BD #97ED9C #97E8ED
monochromatic
#DB2F7B #E4639C #ED97BD #F6CBDE #FAE5EE
Accessibility & contrast
On white
2.15
#ED97BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#ED97BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED97BD
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED97BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED97BD | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BE
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#F994A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed97bd; /* rgb */ color: rgb(237, 151, 189); /* oklch */ color: oklch(77.4% 0.113 352.0);
Tailwind
colors: {
custom: {
50: '#f4b7d0',
500: '#ed97bd',
950: '#000000',
},
}SCSS
$custom: #ed97bd; $custom-light: #f4b7d0; $custom-dark: #000000;
JSON
{
"hex": "#ed97bd",
"rgb": {
"r": 237,
"g": 151,
"b": 189
},
"hsl": {
"h": 333.488,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.77411,
"c": 0.11269,
"h": 352
},
"luminance": 0.43812
}Semantic roles & 50–950 ramp
primary
#ED97BD
secondary
#D9F2E7
accent
#D37E13
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082