#ED97BB#ED97BB
#ED97BB is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.3% C 0.112 H 353.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ED97BB |
|---|---|
| RGB | rgb(237, 151, 187) |
| HSL | hsl(335, 70%, 76%) |
| HSV | hsv(335, 36%, 93%) |
| CMYK | cmyk(0%, 36.3%, 21.1%, 7.1%) |
| CIE-LAB | lab(72.05, 37.05, -5.07) |
| CIE-LCH | lch(72.05, 37.39, 352.20°) |
| OKLab | oklab(77.35% 0.1109 -0.0129) |
| OKLCH | oklch(77.35% 0.112 353.3) |
| XYZ | xyz(54.9622, 43.7291, 52.5497) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.89
Pinky
#FC86AA
ΔE00 5.62
Faded Pink
#DE9DAC
ΔE00 6.07
Pink (survey)
#FF81C0
ΔE00 6.29
Powder Pink
#FFB2D0
ΔE00 6.43
Dull Pink
#D5869D
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED97BB #97EDC9
analogous
#ED97E6 #ED97BB #ED9E97
triadic
#ED97BB #BBED97 #97BBED
tetradic
#ED97BB #E6ED97 #97EDC9 #9E97ED
square
#ED97BB #E6ED97 #97EDC9 #9E97ED
split-complementary
#ED97BB #97ED9E #97E6ED
monochromatic
#DB2F77 #E46399 #ED97BB #F6CBDD #FAE5EE
Accessibility & contrast
On white
2.15
#ED97BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ED97BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED97BB
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED97BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED97BB | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BC
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#F994A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ed97bb; /* rgb */ color: rgb(237, 151, 187); /* oklch */ color: oklch(77.3% 0.112 353.3);
Tailwind
colors: {
custom: {
50: '#f4b7cf',
500: '#ed97bb',
950: '#000000',
},
}SCSS
$custom: #ed97bb; $custom-light: #f4b7cf; $custom-dark: #000000;
JSON
{
"hex": "#ed97bb",
"rgb": {
"r": 237,
"g": 151,
"b": 187
},
"hsl": {
"h": 334.884,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.77347,
"c": 0.11168,
"h": 353.3
},
"luminance": 0.43726
}Semantic roles & 50–950 ramp
primary
#ED97BB
secondary
#D9F2E8
accent
#D38213
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082