#ED99BB#ED99BB
#ED99BB is a light, moderate pink. Relative luminance 0.444; OKLCH L 77.7% C 0.108 H 354.0°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ED99BB |
|---|---|
| RGB | rgb(237, 153, 187) |
| HSL | hsl(336, 70%, 76%) |
| HSV | hsv(336, 35%, 93%) |
| CMYK | cmyk(0%, 35.4%, 21.1%, 7.1%) |
| CIE-LAB | lab(72.48, 36.00, -4.43) |
| CIE-LCH | lch(72.48, 36.27, 352.98°) |
| OKLab | oklab(77.68% 0.1078 -0.0112) |
| OKLCH | oklch(77.68% 0.108 354) |
| XYZ | xyz(55.2868, 44.3783, 52.6579) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.80
Faded Pink
#DE9DAC
ΔE00 5.61
Pinky
#FC86AA
ΔE00 5.81
Powder Pink
#FFB2D0
ΔE00 5.99
Pink (survey)
#FF81C0
ΔE00 6.83
Dull Pink
#D5869D
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED99BB #99EDCB
analogous
#ED99E5 #ED99BB #EDA199
triadic
#ED99BB #BBED99 #99BBED
tetradic
#ED99BB #E5ED99 #99EDCB #A199ED
square
#ED99BB #E5ED99 #99EDCB #A199ED
split-complementary
#ED99BB #99EDA1 #99E5ED
monochromatic
#DB3176 #E46598 #ED99BB #F6CDDE #FAE5EE
Accessibility & contrast
On white
2.13
#ED99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#ED99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED99BB
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED99BB | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B7B7B9
Tritanopia (blue-blind)
#F996A5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed99bb; /* rgb */ color: rgb(237, 153, 187); /* oklch */ color: oklch(77.7% 0.108 354.0);
Tailwind
colors: {
custom: {
50: '#f4b8cf',
500: '#ed99bb',
950: '#000000',
},
}SCSS
$custom: #ed99bb; $custom-light: #f4b8cf; $custom-dark: #000000;
JSON
{
"hex": "#ed99bb",
"rgb": {
"r": 237,
"g": 153,
"b": 187
},
"hsl": {
"h": 335.714,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.77678,
"c": 0.10841,
"h": 354
},
"luminance": 0.44375
}Semantic roles & 50–950 ramp
primary
#ED99BB
secondary
#D9F2E8
accent
#D28514
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082