#ED9BB2#ED9BB2
#ED9BB2 is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.7% C 0.102 H 1.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9BB2 |
|---|---|
| RGB | rgb(237, 155, 178) |
| HSL | hsl(343, 69%, 77%) |
| HSV | hsv(343, 35%, 93%) |
| CMYK | cmyk(0%, 34.6%, 24.9%, 7.1%) |
| CIE-LAB | lab(72.67, 33.65, 0.82) |
| CIE-LCH | lch(72.67, 33.66, 1.40°) |
| OKLab | oklab(77.74% 0.1015 0.0026) |
| OKLCH | oklch(77.74% 0.102 1.5) |
| XYZ | xyz(54.6835, 44.6651, 47.8518) |
| Luminance | 0.4466 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.30
Faded Pink
#DE9DAC
ΔE00 3.45
Soft Pink
#FDB0C0
ΔE00 5.34
Pinky
#FC86AA
ΔE00 5.66
Rosa
#FE86A4
ΔE00 5.96
Dull Pink
#D5869D
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9BB2 #9BEDD6
analogous
#ED9BDB #ED9BB2 #EDAD9B
triadic
#ED9BB2 #B2ED9B #9BB2ED
tetradic
#ED9BB2 #DBED9B #9BEDD6 #AD9BED
square
#ED9BB2 #DBED9B #9BEDD6 #AD9BED
split-complementary
#ED9BB2 #9BEDAD #9BDBED
monochromatic
#DA3362 #E4678A #ED9BB2 #F6CFDA #FAE5EB
Accessibility & contrast
On white
2.11
#ED9BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#ED9BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9BB2
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9BB2 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A9B3
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#FA96A3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed9bb2; /* rgb */ color: rgb(237, 155, 178); /* oklch */ color: oklch(77.7% 0.102 1.5);
Tailwind
colors: {
custom: {
50: '#f4b9c9',
500: '#ed9bb2',
950: '#000000',
},
}SCSS
$custom: #ed9bb2; $custom-light: #f4b9c9; $custom-dark: #000000;
JSON
{
"hex": "#ed9bb2",
"rgb": {
"r": 237,
"g": 155,
"b": 178
},
"hsl": {
"h": 343.171,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.77742,
"c": 0.10157,
"h": 1.5
},
"luminance": 0.44662
}Semantic roles & 50–950 ramp
primary
#ED9BB2
secondary
#D9F2EB
accent
#D19C14
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082