#ED99BF#ED99BF
#ED99BF is a light, moderate pink. Relative luminance 0.445; OKLCH L 77.8% C 0.110 H 351.3°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ED99BF |
|---|---|
| RGB | rgb(237, 153, 191) |
| HSL | hsl(333, 70%, 76%) |
| HSV | hsv(333, 35%, 93%) |
| CMYK | cmyk(0%, 35.4%, 19.4%, 7.1%) |
| CIE-LAB | lab(72.60, 36.59, -6.48) |
| CIE-LCH | lch(72.60, 37.16, 349.96°) |
| OKLab | oklab(77.8% 0.1092 -0.0167) |
| OKLCH | oklch(77.8% 0.11 351.3) |
| XYZ | xyz(55.7210, 44.5519, 54.9446) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.77
Powder Pink
#FFB2D0
ΔE00 6.11
Pink (survey)
#FF81C0
ΔE00 6.37
Pinky
#FC86AA
ΔE00 6.39
Faded Pink
#DE9DAC
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED99BF #99EDC7
analogous
#ED99E9 #ED99BF #ED9D99
triadic
#ED99BF #BFED99 #99BFED
tetradic
#ED99BF #E9ED99 #99EDC7 #9D99ED
square
#ED99BF #E9ED99 #99EDC7 #9D99ED
split-complementary
#ED99BF #99ED9D #99E9ED
monochromatic
#DB317E #E4659E #ED99BF #F6CDE0 #FAE5EF
Accessibility & contrast
On white
2.12
#ED99BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#ED99BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED99BF
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED99BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED99BF | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9C0
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#F996A6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ed99bf; /* rgb */ color: rgb(237, 153, 191); /* oklch */ color: oklch(77.8% 0.110 351.3);
Tailwind
colors: {
custom: {
50: '#f4b8d2',
500: '#ed99bf',
950: '#000000',
},
}SCSS
$custom: #ed99bf; $custom-light: #f4b8d2; $custom-dark: #000000;
JSON
{
"hex": "#ed99bf",
"rgb": {
"r": 237,
"g": 153,
"b": 191
},
"hsl": {
"h": 332.857,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.77804,
"c": 0.11044,
"h": 351.3
},
"luminance": 0.44549
}Semantic roles & 50–950 ramp
primary
#ED99BF
secondary
#D9F2E7
accent
#D27C14
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082