#EF99BE#EF99BE
#EF99BE is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.0% C 0.112 H 352.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EF99BE |
|---|---|
| RGB | rgb(239, 153, 190) |
| HSL | hsl(334, 73%, 77%) |
| HSV | hsv(334, 36%, 94%) |
| CMYK | cmyk(0%, 36%, 20.5%, 6.3%) |
| CIE-LAB | lab(72.80, 37.13, -5.60) |
| CIE-LCH | lch(72.80, 37.55, 351.42°) |
| OKLab | oklab(78% 0.1111 -0.0143) |
| OKLCH | oklch(78% 0.112 352.6) |
| XYZ | xyz(56.2830, 44.8544, 54.3985) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.43
Powder Pink
#FFB2D0
ΔE00 5.94
Pinky
#FC86AA
ΔE00 5.97
Pink (survey)
#FF81C0
ΔE00 6.34
Faded Pink
#DE9DAC
ΔE00 6.35
Carnation Pink
#FF7FA7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF99BE #99EFCA
analogous
#EF99E9 #EF99BE #EF9F99
triadic
#EF99BE #BEEF99 #99BEEF
tetradic
#EF99BE #E9EF99 #99EFCA #9F99EF
square
#EF99BE #E9EF99 #99EFCA #9F99EF
split-complementary
#EF99BE #99EF9F #99E9EF
monochromatic
#DE2F7B #E7649C #EF99BE #F7CEE0 #FBE5EE
Accessibility & contrast
On white
2.11
#EF99BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EF99BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF99BE
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF99BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF99BE | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#FB96A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ef99be; /* rgb */ color: rgb(239, 153, 190); /* oklch */ color: oklch(78.0% 0.112 352.6);
Tailwind
colors: {
custom: {
50: '#f6b8d1',
500: '#ef99be',
950: '#000000',
},
}SCSS
$custom: #ef99be; $custom-light: #f6b8d1; $custom-dark: #000000;
JSON
{
"hex": "#ef99be",
"rgb": {
"r": 239,
"g": 153,
"b": 190
},
"hsl": {
"h": 334.186,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.77997,
"c": 0.11197,
"h": 352.6
},
"luminance": 0.44851
}Semantic roles & 50–950 ramp
primary
#EF99BE
secondary
#D8F3E7
accent
#D58011
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082