#ED94BB#ED94BB
#ED94BB is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.9% C 0.117 H 352.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ED94BB |
|---|---|
| RGB | rgb(237, 148, 187) |
| HSL | hsl(334, 71%, 75%) |
| HSV | hsv(334, 38%, 93%) |
| CMYK | cmyk(0%, 37.6%, 21.1%, 7.1%) |
| CIE-LAB | lab(71.40, 38.62, -6.03) |
| CIE-LCH | lch(71.40, 39.09, 351.13°) |
| OKLab | oklab(76.86% 0.1156 -0.0155) |
| OKLCH | oklch(76.86% 0.117 352.4) |
| XYZ | xyz(54.4856, 42.7757, 52.3908) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.13
Pinky
#FC86AA
ΔE00 5.44
Pink (survey)
#FF81C0
ΔE00 5.52
Carnation Pink
#FF7FA7
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 6.63
Dull Pink
#D5869D
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED94BB #94EDC6
analogous
#ED94E7 #ED94BB #ED9994
triadic
#ED94BB #BBED94 #94BBED
tetradic
#ED94BB #E7ED94 #94EDC6 #9994ED
square
#ED94BB #E7ED94 #94EDC6 #9994ED
split-complementary
#ED94BB #94ED99 #94E7ED
monochromatic
#DB2B78 #E4609A #ED94BB #F6C8DC #FBE5EE
Accessibility & contrast
On white
2.20
#ED94BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#ED94BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED94BB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED94BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED94BB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BC
Deuteranopia (green-blind)
#B3B5B9
Tritanopia (blue-blind)
#FA91A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ed94bb; /* rgb */ color: rgb(237, 148, 187); /* oklch */ color: oklch(76.9% 0.117 352.4);
Tailwind
colors: {
custom: {
50: '#f4b5cf',
500: '#ed94bb',
950: '#000000',
},
}SCSS
$custom: #ed94bb; $custom-light: #f4b5cf; $custom-dark: #000000;
JSON
{
"hex": "#ed94bb",
"rgb": {
"r": 237,
"g": 148,
"b": 187
},
"hsl": {
"h": 333.708,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.76857,
"c": 0.11662,
"h": 352.4
},
"luminance": 0.42772
}Semantic roles & 50–950 ramp
primary
#ED94BB
secondary
#D9F2E7
accent
#D37F12
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082