#ED95BB#ED95BB
#ED95BB is a light, moderate pink. Relative luminance 0.431; OKLCH L 77.0% C 0.115 H 352.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95BB |
|---|---|
| RGB | rgb(237, 149, 187) |
| HSL | hsl(334, 71%, 76%) |
| HSV | hsv(334, 37%, 93%) |
| CMYK | cmyk(0%, 37.1%, 21.1%, 7.1%) |
| CIE-LAB | lab(71.62, 38.10, -5.71) |
| CIE-LCH | lch(71.62, 38.52, 351.47°) |
| OKLab | oklab(77.02% 0.114 -0.0146) |
| OKLCH | oklch(77.02% 0.115 352.7) |
| XYZ | xyz(54.6431, 43.0908, 52.4433) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.04
Pinky
#FC86AA
ΔE00 5.49
Pink (survey)
#FF81C0
ΔE00 5.77
Faded Pink
#DE9DAC
ΔE00 6.53
Carnation Pink
#FF7FA7
ΔE00 6.62
Dull Pink
#D5869D
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95BB #95EDC7
analogous
#ED95E7 #ED95BB #ED9B95
triadic
#ED95BB #BBED95 #95BBED
tetradic
#ED95BB #E7ED95 #95EDC7 #9B95ED
square
#ED95BB #E7ED95 #95EDC7 #9B95ED
split-complementary
#ED95BB #95ED9B #95E7ED
monochromatic
#DB2C78 #E46199 #ED95BB #F6C9DD #FBE5EE
Accessibility & contrast
On white
2.18
#ED95BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#ED95BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95BB
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95BB | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#F992A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ed95bb; /* rgb */ color: rgb(237, 149, 187); /* oklch */ color: oklch(77.0% 0.115 352.7);
Tailwind
colors: {
custom: {
50: '#f4b5cf',
500: '#ed95bb',
950: '#000000',
},
}SCSS
$custom: #ed95bb; $custom-light: #f4b5cf; $custom-dark: #000000;
JSON
{
"hex": "#ed95bb",
"rgb": {
"r": 237,
"g": 149,
"b": 187
},
"hsl": {
"h": 334.091,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.7702,
"c": 0.11497,
"h": 352.7
},
"luminance": 0.43087
}Semantic roles & 50–950 ramp
primary
#ED95BB
secondary
#D9F2E7
accent
#D38013
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082