#ED94BF#ED94BF
#ED94BF is a light, moderate pink. Relative luminance 0.429; OKLCH L 77.0% C 0.119 H 349.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #ED94BF |
|---|---|
| RGB | rgb(237, 148, 191) |
| HSL | hsl(331, 71%, 75%) |
| HSV | hsv(331, 38%, 93%) |
| CMYK | cmyk(0%, 37.6%, 19.4%, 7.1%) |
| CIE-LAB | lab(71.52, 39.21, -8.07) |
| CIE-LCH | lch(71.52, 40.03, 348.37°) |
| OKLab | oklab(76.99% 0.1169 -0.0209) |
| OKLCH | oklch(76.99% 0.119 349.8) |
| XYZ | xyz(54.9197, 42.9494, 54.6775) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 5.88
Pig Pink
#E78EA5
ΔE00 6.16
Pinky
#FC86AA
ΔE00 6.19
Carnation Pink
#FF7FA7
ΔE00 7.16
Powder Pink
#FFB2D0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED94BF #94EDC2
analogous
#ED94EC #ED94BF #ED9594
triadic
#ED94BF #BFED94 #94BFED
tetradic
#ED94BF #ECED94 #94EDC2 #9594ED
square
#ED94BF #ECED94 #94EDC2 #9594ED
split-complementary
#ED94BF #94ED95 #94ECED
monochromatic
#DB2B80 #E460A0 #ED94BF #F6C8DE #FBE5EF
Accessibility & contrast
On white
2.19
#ED94BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#ED94BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED94BF
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED94BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED94BF | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#F992A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ed94bf; /* rgb */ color: rgb(237, 148, 191); /* oklch */ color: oklch(77.0% 0.119 349.8);
Tailwind
colors: {
custom: {
50: '#f4b5d2',
500: '#ed94bf',
950: '#000000',
},
}SCSS
$custom: #ed94bf; $custom-light: #f4b5d2; $custom-dark: #000000;
JSON
{
"hex": "#ed94bf",
"rgb": {
"r": 237,
"g": 148,
"b": 191
},
"hsl": {
"h": 331.011,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.76986,
"c": 0.11877,
"h": 349.8
},
"luminance": 0.42946
}Semantic roles & 50–950 ramp
primary
#ED94BF
secondary
#D9F2E6
accent
#D37612
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082