#EF99BA#EF99BA
#EF99BA is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.9% C 0.110 H 355.4°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99BA |
|---|---|
| RGB | rgb(239, 153, 186) |
| HSL | hsl(337, 73%, 77%) |
| HSV | hsv(337, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 22.2%, 6.3%) |
| CIE-LAB | lab(72.68, 36.55, -3.56) |
| CIE-LCH | lch(72.68, 36.72, 354.44°) |
| OKLab | oklab(77.87% 0.1097 -0.0089) |
| OKLCH | oklch(77.87% 0.11 355.4) |
| XYZ | xyz(55.8518, 44.6819, 52.1276) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.50
Pinky
#FC86AA
ΔE00 5.43
Faded Pink
#DE9DAC
ΔE00 5.49
Powder Pink
#FFB2D0
ΔE00 5.90
Rosa
#FE86A4
ΔE00 6.50
Carnation Pink
#FF7FA7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99BA #99EFCE
analogous
#EF99E5 #EF99BA #EFA399
triadic
#EF99BA #BAEF99 #99BAEF
tetradic
#EF99BA #E5EF99 #99EFCE #A399EF
square
#EF99BA #E5EF99 #99EFCE #A399EF
split-complementary
#EF99BA #99EFA3 #99E5EF
monochromatic
#DE2F72 #E76496 #EF99BA #F7CEDE #FBE5ED
Accessibility & contrast
On white
2.11
#EF99BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#EF99BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99BA
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99BA | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#B8B8B8
Tritanopia (blue-blind)
#FC95A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ef99ba; /* rgb */ color: rgb(239, 153, 186); /* oklch */ color: oklch(77.9% 0.110 355.4);
Tailwind
colors: {
custom: {
50: '#f6b8ce',
500: '#ef99ba',
950: '#000000',
},
}SCSS
$custom: #ef99ba; $custom-light: #f6b8ce; $custom-dark: #000000;
JSON
{
"hex": "#ef99ba",
"rgb": {
"r": 239,
"g": 153,
"b": 186
},
"hsl": {
"h": 336.977,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.77872,
"c": 0.11005,
"h": 355.4
},
"luminance": 0.44678
}Semantic roles & 50–950 ramp
primary
#EF99BA
secondary
#D8F3E9
accent
#D58A11
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082