#ED95BD#ED95BD
#ED95BD is a light, moderate pink. Relative luminance 0.432; OKLCH L 77.1% C 0.116 H 351.4°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95BD |
|---|---|
| RGB | rgb(237, 149, 189) |
| HSL | hsl(333, 71%, 76%) |
| HSV | hsv(333, 37%, 93%) |
| CMYK | cmyk(0%, 37.1%, 20.3%, 7.1%) |
| CIE-LAB | lab(71.67, 38.39, -6.73) |
| CIE-LCH | lch(71.67, 38.98, 350.05°) |
| OKLab | oklab(77.08% 0.1147 -0.0174) |
| OKLCH | oklch(77.08% 0.116 351.4) |
| XYZ | xyz(54.8587, 43.1770, 53.5788) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.55
Pinky
#FC86AA
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.49
Carnation Pink
#FF7FA7
ΔE00 6.91
Faded Pink
#DE9DAC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95BD #95EDC5
analogous
#ED95E9 #ED95BD #ED9995
triadic
#ED95BD #BDED95 #95BDED
tetradic
#ED95BD #E9ED95 #95EDC5 #9995ED
square
#ED95BD #E9ED95 #95EDC5 #9995ED
split-complementary
#ED95BD #95ED99 #95E9ED
monochromatic
#DB2C7C #E4619C #ED95BD #F6C9DE #FBE5EF
Accessibility & contrast
On white
2.18
#ED95BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#ED95BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95BD
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95BD | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BE
Deuteranopia (green-blind)
#B4B5BB
Tritanopia (blue-blind)
#F992A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ed95bd; /* rgb */ color: rgb(237, 149, 189); /* oklch */ color: oklch(77.1% 0.116 351.4);
Tailwind
colors: {
custom: {
50: '#f4b5d0',
500: '#ed95bd',
950: '#000000',
},
}SCSS
$custom: #ed95bd; $custom-light: #f4b5d0; $custom-dark: #000000;
JSON
{
"hex": "#ed95bd",
"rgb": {
"r": 237,
"g": 149,
"b": 189
},
"hsl": {
"h": 332.727,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.77083,
"c": 0.11601,
"h": 351.4
},
"luminance": 0.43174
}Semantic roles & 50–950 ramp
primary
#ED95BD
secondary
#D9F2E7
accent
#D37B13
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082