#ED5B94#ED5B94
#ED5B94 is a light, vivid pink. Relative luminance 0.276; OKLCH L 67.6% C 0.187 H 359.2°. Best body text is #000000 at 6.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ED5B94 |
|---|---|
| RGB | rgb(237, 91, 148) |
| HSL | hsl(337, 80%, 64%) |
| HSV | hsv(337, 62%, 93%) |
| CMYK | cmyk(0%, 61.6%, 37.6%, 7.1%) |
| CIE-LAB | lab(59.55, 61.17, -1.35) |
| CIE-LCH | lch(59.55, 61.19, 358.74°) |
| OKLab | oklab(67.57% 0.1869 -0.0028) |
| OKLCH | oklch(67.57% 0.187 359.2) |
| XYZ | xyz(44.0141, 27.6297, 31.0264) |
| Luminance | 0.2762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 1.88
Strawberry
#FC5A8D
ΔE00 3.86
Blush
#DE5D83
ΔE00 4.22
Palevioletred
#DB7093
ΔE00 4.76
Barbie Pink
#FE46A5
ΔE00 4.85
Rosy Pink
#F6688E
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED5B94 #5BEDB4
analogous
#ED5BDD #ED5B94 #ED6B5B
triadic
#ED5B94 #94ED5B #5B94ED
tetradic
#ED5B94 #DDED5B #5BEDB4 #6B5BED
square
#ED5B94 #DDED5B #5BEDB4 #6B5BED
split-complementary
#ED5B94 #5BED6B #5BDDED
monochromatic
#B91455 #E72470 #ED5B94 #F392B8 #F9C9DC
Accessibility & contrast
On white
3.22
#ED5B94 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.53
#ED5B94 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #ED5B94
6.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED5B94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED5B94 | 1.00 | 3.22 | 6.53 | 6.53 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#757E96
Deuteranopia (green-blind)
#9C9A91
Tritanopia (blue-blind)
#FF4D71
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #ed5b94; /* rgb */ color: rgb(237, 91, 148); /* oklch */ color: oklch(67.6% 0.187 359.2);
Tailwind
colors: {
custom: {
50: '#f791b3',
500: '#ed5b94',
950: '#000000',
},
}SCSS
$custom: #ed5b94; $custom-light: #f791b3; $custom-dark: #000000;
JSON
{
"hex": "#ed5b94",
"rgb": {
"r": 237,
"g": 91,
"b": 148
},
"hsl": {
"h": 336.575,
"s": 80.22,
"l": 64.314
},
"oklch": {
"l": 0.67568,
"c": 0.18689,
"h": 359.2
},
"luminance": 0.27625
}Semantic roles & 50–950 ramp
primary
#ED5B94
secondary
#B9EBD7
accent
#DD8A09
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#180D11
muted
#867E80