#ED9BB0#ED9BB0
#ED9BB0 is a light, moderate pink. Relative luminance 0.446; OKLCH L 77.7% C 0.101 H 3.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9BB0 |
|---|---|
| RGB | rgb(237, 155, 176) |
| HSL | hsl(345, 69%, 77%) |
| HSV | hsv(345, 35%, 93%) |
| CMYK | cmyk(0%, 34.6%, 25.7%, 7.1%) |
| CIE-LAB | lab(72.62, 33.38, 1.85) |
| CIE-LCH | lch(72.62, 33.43, 3.18°) |
| OKLab | oklab(77.68% 0.1008 0.0053) |
| OKLCH | oklch(77.68% 0.101 3) |
| XYZ | xyz(54.4841, 44.5853, 46.8020) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.20
Faded Pink
#DE9DAC
ΔE00 3.24
Soft Pink
#FDB0C0
ΔE00 5.20
Pinky
#FC86AA
ΔE00 5.75
Rosa
#FE86A4
ΔE00 5.86
Rose Pink
#F7879A
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9BB0 #9BEDD8
analogous
#ED9BD9 #ED9BB0 #EDAF9B
triadic
#ED9BB0 #B0ED9B #9BB0ED
tetradic
#ED9BB0 #D9ED9B #9BEDD8 #AF9BED
square
#ED9BB0 #D9ED9B #9BEDD8 #AF9BED
split-complementary
#ED9BB0 #9BEDAF #9BD9ED
monochromatic
#DA335E #E46787 #ED9BB0 #F6CFD9 #FAE5EB
Accessibility & contrast
On white
2.12
#ED9BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#ED9BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9BB0
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9BB0 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B1
Deuteranopia (green-blind)
#BBB8AE
Tritanopia (blue-blind)
#FB96A2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed9bb0; /* rgb */ color: rgb(237, 155, 176); /* oklch */ color: oklch(77.7% 0.101 3.0);
Tailwind
colors: {
custom: {
50: '#f4b9c7',
500: '#ed9bb0',
950: '#000000',
},
}SCSS
$custom: #ed9bb0; $custom-light: #f4b9c7; $custom-dark: #000000;
JSON
{
"hex": "#ed9bb0",
"rgb": {
"r": 237,
"g": 155,
"b": 176
},
"hsl": {
"h": 344.634,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.77684,
"c": 0.10096,
"h": 3
},
"luminance": 0.44582
}Semantic roles & 50–950 ramp
primary
#ED9BB0
secondary
#D9F2EC
accent
#D1A114
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082