#ED95BF#ED95BF
#ED95BF is a light, moderate pink. Relative luminance 0.433; OKLCH L 77.1% C 0.117 H 350.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95BF |
|---|---|
| RGB | rgb(237, 149, 191) |
| HSL | hsl(331, 71%, 76%) |
| HSV | hsv(331, 37%, 93%) |
| CMYK | cmyk(0%, 37.1%, 19.4%, 7.1%) |
| CIE-LAB | lab(71.73, 38.69, -7.75) |
| CIE-LCH | lch(71.73, 39.46, 348.67°) |
| OKLab | oklab(77.15% 0.1154 -0.0201) |
| OKLCH | oklch(77.15% 0.117 350.1) |
| XYZ | xyz(55.0773, 43.2644, 54.7300) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.38
Pig Pink
#E78EA5
ΔE00 6.06
Bubblegum Pink
#FE83CC
ΔE00 6.13
Pinky
#FC86AA
ΔE00 6.21
Powder Pink
#FFB2D0
ΔE00 7.09
Carnation Pink
#FF7FA7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95BF #95EDC3
analogous
#ED95EB #ED95BF #ED9795
triadic
#ED95BF #BFED95 #95BFED
tetradic
#ED95BF #EBED95 #95EDC3 #9795ED
square
#ED95BF #EBED95 #95EDC3 #9795ED
split-complementary
#ED95BF #95ED97 #95EBED
monochromatic
#DB2C80 #E4619F #ED95BF #F6C9DF #FBE5EF
Accessibility & contrast
On white
2.18
#ED95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ED95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95BF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95BF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C1
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#F993A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ed95bf; /* rgb */ color: rgb(237, 149, 191); /* oklch */ color: oklch(77.1% 0.117 350.1);
Tailwind
colors: {
custom: {
50: '#f4b5d2',
500: '#ed95bf',
950: '#000000',
},
}SCSS
$custom: #ed95bf; $custom-light: #f4b5d2; $custom-dark: #000000;
JSON
{
"hex": "#ed95bf",
"rgb": {
"r": 237,
"g": 149,
"b": 191
},
"hsl": {
"h": 331.364,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.77148,
"c": 0.1171,
"h": 350.1
},
"luminance": 0.43261
}Semantic roles & 50–950 ramp
primary
#ED95BF
secondary
#D9F2E6
accent
#D37713
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082