#ED91BA#ED91BA
#ED91BA is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.3% C 0.121 H 352.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ED91BA |
|---|---|
| RGB | rgb(237, 145, 186) |
| HSL | hsl(333, 72%, 75%) |
| HSV | hsv(333, 39%, 93%) |
| CMYK | cmyk(0%, 38.8%, 21.5%, 7.1%) |
| CIE-LAB | lab(70.74, 40.04, -6.46) |
| CIE-LCH | lch(70.74, 40.55, 350.83°) |
| OKLab | oklab(76.34% 0.1199 -0.0166) |
| OKLCH | oklch(76.34% 0.121 352.1) |
| XYZ | xyz(53.9144, 41.8041, 51.6742) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.91
Pinky
#FC86AA
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 5.22
Bubblegum Pink
#FE83CC
ΔE00 6.10
Carnation Pink
#FF7FA7
ΔE00 6.17
Dull Pink
#D5869D
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED91BA #91EDC4
analogous
#ED91E8 #ED91BA #ED9691
triadic
#ED91BA #BAED91 #91BAED
tetradic
#ED91BA #E8ED91 #91EDC4 #9691ED
square
#ED91BA #E8ED91 #91EDC4 #9691ED
split-complementary
#ED91BA #91ED96 #91E8ED
monochromatic
#DC2878 #E45C99 #ED91BA #F6C6DB #FBE5EF
Accessibility & contrast
On white
2.24
#ED91BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#ED91BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED91BA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED91BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED91BA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BB
Deuteranopia (green-blind)
#B2B3B8
Tritanopia (blue-blind)
#FA8E9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed91ba; /* rgb */ color: rgb(237, 145, 186); /* oklch */ color: oklch(76.3% 0.121 352.1);
Tailwind
colors: {
custom: {
50: '#f4b3ce',
500: '#ed91ba',
950: '#000000',
},
}SCSS
$custom: #ed91ba; $custom-light: #f4b3ce; $custom-dark: #000000;
JSON
{
"hex": "#ed91ba",
"rgb": {
"r": 237,
"g": 145,
"b": 186
},
"hsl": {
"h": 333.261,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.7634,
"c": 0.12104,
"h": 352.1
},
"luminance": 0.418
}Semantic roles & 50–950 ramp
primary
#ED91BA
secondary
#D9F2E7
accent
#D47D12
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082