#EF9EBD#EF9EBD
#EF9EBD is a light, moderate pink. Relative luminance 0.465; OKLCH L 78.8% C 0.103 H 355.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9EBD |
|---|---|
| RGB | rgb(239, 158, 189) |
| HSL | hsl(337, 72%, 78%) |
| HSV | hsv(337, 34%, 94%) |
| CMYK | cmyk(0%, 33.9%, 20.9%, 6.3%) |
| CIE-LAB | lab(73.86, 34.35, -3.48) |
| CIE-LCH | lch(73.86, 34.53, 354.21°) |
| OKLab | oklab(78.8% 0.1029 -0.0087) |
| OKLCH | oklch(78.8% 0.103 355.1) |
| XYZ | xyz(57.0096, 46.4820, 54.1034) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.85
Faded Pink
#DE9DAC
ΔE00 5.12
Pig Pink
#E78EA5
ΔE00 5.20
Soft Pink
#FDB0C0
ΔE00 5.95
Baby Pink
#FFB7CE
ΔE00 6.02
Pinky
#FC86AA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9EBD #9EEFD0
analogous
#EF9EE5 #EF9EBD #EFA79E
triadic
#EF9EBD #BDEF9E #9EBDEF
tetradic
#EF9EBD #E5EF9E #9EEFD0 #A79EEF
square
#EF9EBD #E5EF9E #9EEFD0 #A79EEF
split-complementary
#EF9EBD #9EEFA7 #9EE5EF
monochromatic
#DE3576 #E66999 #EF9EBD #F8D3E1 #FBE5ED
Accessibility & contrast
On white
2.04
#EF9EBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#EF9EBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9EBD
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9EBD | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#FB9BA9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ef9ebd; /* rgb */ color: rgb(239, 158, 189); /* oklch */ color: oklch(78.8% 0.103 355.1);
Tailwind
colors: {
custom: {
50: '#f5bbd0',
500: '#ef9ebd',
950: '#000000',
},
}SCSS
$custom: #ef9ebd; $custom-light: #f5bbd0; $custom-dark: #000000;
JSON
{
"hex": "#ef9ebd",
"rgb": {
"r": 239,
"g": 158,
"b": 189
},
"hsl": {
"h": 337.037,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78797,
"c": 0.10331,
"h": 355.1
},
"luminance": 0.46479
}Semantic roles & 50–950 ramp
primary
#EF9EBD
secondary
#D9F2E9
accent
#D48912
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182