#ED9BBF#ED9BBF
#ED9BBF is a light, moderate pink. Relative luminance 0.452; OKLCH L 78.1% C 0.107 H 352.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9BBF |
|---|---|
| RGB | rgb(237, 155, 191) |
| HSL | hsl(334, 69%, 77%) |
| HSV | hsv(334, 35%, 93%) |
| CMYK | cmyk(0%, 34.6%, 19.4%, 7.1%) |
| CIE-LAB | lab(73.03, 35.54, -5.83) |
| CIE-LCH | lch(73.03, 36.01, 350.68°) |
| OKLab | oklab(78.14% 0.1061 -0.015) |
| OKLCH | oklch(78.14% 0.107 352) |
| XYZ | xyz(56.0511, 45.2121, 55.0546) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.64
Pig Pink
#E78EA5
ΔE00 5.70
Faded Pink
#DE9DAC
ΔE00 6.11
Pinky
#FC86AA
ΔE00 6.56
Pink (survey)
#FF81C0
ΔE00 6.90
Baby Pink
#FFB7CE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9BBF #9BEDC9
analogous
#ED9BE8 #ED9BBF #EDA09B
triadic
#ED9BBF #BFED9B #9BBFED
tetradic
#ED9BBF #E8ED9B #9BEDC9 #A09BED
square
#ED9BBF #E8ED9B #9BEDC9 #A09BED
split-complementary
#ED9BBF #9BEDA0 #9BE8ED
monochromatic
#DA337D #E4679E #ED9BBF #F6CFE0 #FAE5EE
Accessibility & contrast
On white
2.09
#ED9BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#ED9BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9BBF
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9BBF | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC0
Deuteranopia (green-blind)
#B7B9BD
Tritanopia (blue-blind)
#F998A7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ed9bbf; /* rgb */ color: rgb(237, 155, 191); /* oklch */ color: oklch(78.1% 0.107 352.0);
Tailwind
colors: {
custom: {
50: '#f4b9d2',
500: '#ed9bbf',
950: '#000000',
},
}SCSS
$custom: #ed9bbf; $custom-light: #f4b9d2; $custom-dark: #000000;
JSON
{
"hex": "#ed9bbf",
"rgb": {
"r": 237,
"g": 155,
"b": 191
},
"hsl": {
"h": 333.659,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.78136,
"c": 0.10712,
"h": 352
},
"luminance": 0.45209
}Semantic roles & 50–950 ramp
primary
#ED9BBF
secondary
#D9F2E7
accent
#D17E14
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082