#EF99BD#EF99BD
#EF99BD is a light, moderate pink. Relative luminance 0.448; OKLCH L 78.0% C 0.111 H 353.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99BD |
|---|---|
| RGB | rgb(239, 153, 189) |
| HSL | hsl(335, 73%, 77%) |
| HSV | hsv(335, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 20.9%, 6.3%) |
| CIE-LAB | lab(72.77, 36.98, -5.09) |
| CIE-LCH | lch(72.77, 37.33, 352.16°) |
| OKLab | oklab(77.96% 0.1107 -0.013) |
| OKLCH | oklch(77.96% 0.111 353.3) |
| XYZ | xyz(56.1741, 44.8108, 53.8248) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.20
Pinky
#FC86AA
ΔE00 5.82
Powder Pink
#FFB2D0
ΔE00 5.91
Faded Pink
#DE9DAC
ΔE00 6.13
Pink (survey)
#FF81C0
ΔE00 6.46
Rosa
#FE86A4
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99BD #99EFCB
analogous
#EF99E8 #EF99BD #EFA099
triadic
#EF99BD #BDEF99 #99BDEF
tetradic
#EF99BD #E8EF99 #99EFCB #A099EF
square
#EF99BD #E8EF99 #99EFCB #A099EF
split-complementary
#EF99BD #99EFA0 #99E8EF
monochromatic
#DE2F79 #E7649B #EF99BD #F7CEDF #FBE5EE
Accessibility & contrast
On white
2.11
#EF99BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#EF99BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99BD
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99BD | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABE
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#FB96A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef99bd; /* rgb */ color: rgb(239, 153, 189); /* oklch */ color: oklch(78.0% 0.111 353.3);
Tailwind
colors: {
custom: {
50: '#f6b8d0',
500: '#ef99bd',
950: '#000000',
},
}SCSS
$custom: #ef99bd; $custom-light: #f6b8d0; $custom-dark: #000000;
JSON
{
"hex": "#ef99bd",
"rgb": {
"r": 239,
"g": 153,
"b": 189
},
"hsl": {
"h": 334.884,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.77965,
"c": 0.11147,
"h": 353.3
},
"luminance": 0.44807
}Semantic roles & 50–950 ramp
primary
#EF99BD
secondary
#D8F3E8
accent
#D58311
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082