#ED93BB#ED93BB
#ED93BB is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.7% C 0.118 H 352.1°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ED93BB |
|---|---|
| RGB | rgb(237, 147, 187) |
| HSL | hsl(333, 71%, 75%) |
| HSV | hsv(333, 38%, 93%) |
| CMYK | cmyk(0%, 38%, 21.1%, 7.1%) |
| CIE-LAB | lab(71.19, 39.14, -6.34) |
| CIE-LCH | lch(71.19, 39.65, 350.79°) |
| OKLab | oklab(76.7% 0.1171 -0.0163) |
| OKLCH | oklch(76.7% 0.118 352.1) |
| XYZ | xyz(54.3294, 42.4634, 52.3388) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.24
Pink (survey)
#FF81C0
ΔE00 5.27
Pinky
#FC86AA
ΔE00 5.41
Bubblegum Pink
#FE83CC
ΔE00 6.38
Carnation Pink
#FF7FA7
ΔE00 6.45
Dull Pink
#D5869D
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED93BB #93EDC5
analogous
#ED93E8 #ED93BB #ED9893
triadic
#ED93BB #BBED93 #93BBED
tetradic
#ED93BB #E8ED93 #93EDC5 #9893ED
square
#ED93BB #E8ED93 #93EDC5 #9893ED
split-complementary
#ED93BB #93ED98 #93E8ED
monochromatic
#DC2A79 #E45F9A #ED93BB #F6C7DC #FBE5EE
Accessibility & contrast
On white
2.21
#ED93BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#ED93BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED93BB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED93BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED93BB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#B3B4B9
Tritanopia (blue-blind)
#FA90A1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ed93bb; /* rgb */ color: rgb(237, 147, 187); /* oklch */ color: oklch(76.7% 0.118 352.1);
Tailwind
colors: {
custom: {
50: '#f4b4cf',
500: '#ed93bb',
950: '#000000',
},
}SCSS
$custom: #ed93bb; $custom-light: #f4b4cf; $custom-dark: #000000;
JSON
{
"hex": "#ed93bb",
"rgb": {
"r": 237,
"g": 147,
"b": 187
},
"hsl": {
"h": 333.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.76695,
"c": 0.11826,
"h": 352.1
},
"luminance": 0.4246
}Semantic roles & 50–950 ramp
primary
#ED93BB
secondary
#D9F2E7
accent
#D37D12
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082