#EF92AA#EF92AA
#EF92AA is a light, moderate pink. Relative luminance 0.418; OKLCH L 76.3% C 0.115 H 3.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EF92AA |
|---|---|
| RGB | rgb(239, 146, 170) |
| HSL | hsl(345, 74%, 75%) |
| HSV | hsv(345, 39%, 94%) |
| CMYK | cmyk(0%, 38.9%, 28.9%, 6.3%) |
| CIE-LAB | lab(70.74, 38.00, 2.49) |
| CIE-LCH | lch(70.74, 38.08, 3.75°) |
| OKLab | oklab(76.25% 0.115 0.007) |
| OKLCH | oklch(76.25% 0.115 3.5) |
| XYZ | xyz(53.1329, 41.8147, 43.2950) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.61
Pinky
#FC86AA
ΔE00 3.72
Rosa
#FE86A4
ΔE00 3.79
Rose Pink
#F7879A
ΔE00 4.35
Faded Pink
#DE9DAC
ΔE00 4.86
Carnation Pink
#FF7FA7
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF92AA #92EFD7
analogous
#EF92D8 #EF92AA #EFA892
triadic
#EF92AA #AAEF92 #92AAEF
tetradic
#EF92AA #D8EF92 #92EFD7 #A892EF
square
#EF92AA #D8EF92 #92EFD7 #A892EF
split-complementary
#EF92AA #92EFA8 #92D8EF
monochromatic
#DF2757 #E75D80 #EF92AA #F7C7D4 #FBE4EA
Accessibility & contrast
On white
2.24
#EF92AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EF92AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF92AA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF92AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF92AA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#B7B4A8
Tritanopia (blue-blind)
#FE8B9A
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef92aa; /* rgb */ color: rgb(239, 146, 170); /* oklch */ color: oklch(76.3% 0.115 3.5);
Tailwind
colors: {
custom: {
50: '#f6b3c3',
500: '#ef92aa',
950: '#000000',
},
}SCSS
$custom: #ef92aa; $custom-light: #f6b3c3; $custom-dark: #000000;
JSON
{
"hex": "#ef92aa",
"rgb": {
"r": 239,
"g": 146,
"b": 170
},
"hsl": {
"h": 344.516,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.76251,
"c": 0.11521,
"h": 3.5
},
"luminance": 0.41811
}Semantic roles & 50–950 ramp
primary
#EF92AA
secondary
#D8F3EC
accent
#D7A30F
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081