#ED90BB#ED90BB
#ED90BB is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.2% C 0.123 H 351.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ED90BB |
|---|---|
| RGB | rgb(237, 144, 187) |
| HSL | hsl(332, 72%, 75%) |
| HSV | hsv(332, 39%, 93%) |
| CMYK | cmyk(0%, 39.2%, 21.1%, 7.1%) |
| CIE-LAB | lab(70.55, 40.70, -7.28) |
| CIE-LCH | lch(70.55, 41.35, 349.85°) |
| OKLab | oklab(76.21% 0.1218 -0.0188) |
| OKLCH | oklch(76.21% 0.123 351.2) |
| XYZ | xyz(53.8690, 41.5425, 52.1853) |
| Luminance | 0.4154 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.58
Pinky
#FC86AA
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 5.61
Bubblegum Pink
#FE83CC
ΔE00 5.68
Carnation Pink
#FF7FA7
ΔE00 6.29
Dull Pink
#D5869D
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED90BB #90EDC2
analogous
#ED90EA #ED90BB #ED9490
triadic
#ED90BB #BBED90 #90BBED
tetradic
#ED90BB #EAED90 #90EDC2 #9490ED
square
#ED90BB #EAED90 #90EDC2 #9490ED
split-complementary
#ED90BB #90ED94 #90EAED
monochromatic
#DC277A #E45B9B #ED90BB #F6C5DB #FBE5EF
Accessibility & contrast
On white
2.26
#ED90BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#ED90BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED90BB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED90BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED90BB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#FA8D9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed90bb; /* rgb */ color: rgb(237, 144, 187); /* oklch */ color: oklch(76.2% 0.123 351.2);
Tailwind
colors: {
custom: {
50: '#f4b2cf',
500: '#ed90bb',
950: '#000000',
},
}SCSS
$custom: #ed90bb; $custom-light: #f4b2cf; $custom-dark: #000000;
JSON
{
"hex": "#ed90bb",
"rgb": {
"r": 237,
"g": 144,
"b": 187
},
"hsl": {
"h": 332.258,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.76212,
"c": 0.12321,
"h": 351.2
},
"luminance": 0.41539
}Semantic roles & 50–950 ramp
primary
#ED90BB
secondary
#D9F2E6
accent
#D47A11
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082