#ED96BF#ED96BF
#ED96BF is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.3% C 0.115 H 350.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ED96BF |
|---|---|
| RGB | rgb(237, 150, 191) |
| HSL | hsl(332, 71%, 76%) |
| HSV | hsv(332, 37%, 93%) |
| CMYK | cmyk(0%, 36.7%, 19.4%, 7.1%) |
| CIE-LAB | lab(71.95, 38.16, -7.44) |
| CIE-LCH | lch(71.95, 38.88, 348.97°) |
| OKLab | oklab(77.31% 0.1138 -0.0193) |
| OKLCH | oklch(77.31% 0.115 350.4) |
| XYZ | xyz(55.2362, 43.5822, 54.7830) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.62
Pig Pink
#E78EA5
ΔE00 5.97
Pinky
#FC86AA
ΔE00 6.24
Bubblegum Pink
#FE83CC
ΔE00 6.38
Powder Pink
#FFB2D0
ΔE00 6.84
Faded Pink
#DE9DAC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED96BF #96EDC4
analogous
#ED96EB #ED96BF #ED9896
triadic
#ED96BF #BFED96 #96BFED
tetradic
#ED96BF #EBED96 #96EDC4 #9896ED
square
#ED96BF #EBED96 #96EDC4 #9896ED
split-complementary
#ED96BF #96ED98 #96EBED
monochromatic
#DB2E7F #E4629F #ED96BF #F6CADF #FBE5EF
Accessibility & contrast
On white
2.16
#ED96BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#ED96BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED96BF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED96BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED96BF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7C0
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#F994A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ed96bf; /* rgb */ color: rgb(237, 150, 191); /* oklch */ color: oklch(77.3% 0.115 350.4);
Tailwind
colors: {
custom: {
50: '#f4b6d2',
500: '#ed96bf',
950: '#000000',
},
}SCSS
$custom: #ed96bf; $custom-light: #f4b6d2; $custom-dark: #000000;
JSON
{
"hex": "#ed96bf",
"rgb": {
"r": 237,
"g": 150,
"b": 191
},
"hsl": {
"h": 331.724,
"s": 70.732,
"l": 75.882
},
"oklch": {
"l": 0.77311,
"c": 0.11544,
"h": 350.4
},
"luminance": 0.43579
}Semantic roles & 50–950 ramp
primary
#ED96BF
secondary
#D9F2E6
accent
#D37813
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082