#EF94B2#EF94B2
#EF94B2 is a light, moderate pink. Relative luminance 0.427; OKLCH L 76.8% C 0.115 H 358.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EF94B2 |
|---|---|
| RGB | rgb(239, 148, 178) |
| HSL | hsl(340, 74%, 76%) |
| HSV | hsv(340, 38%, 94%) |
| CMYK | cmyk(0%, 38.1%, 25.5%, 6.3%) |
| CIE-LAB | lab(71.38, 38.03, -1.03) |
| CIE-LCH | lch(71.38, 38.05, 358.45°) |
| OKLab | oklab(76.81% 0.1147 -0.0022) |
| OKLCH | oklch(76.81% 0.115 358.9) |
| XYZ | xyz(54.2238, 42.7486, 47.5062) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.84
Pinky
#FC86AA
ΔE00 3.99
Rosa
#FE86A4
ΔE00 4.88
Faded Pink
#DE9DAC
ΔE00 5.20
Carnation Pink
#FF7FA7
ΔE00 5.37
Dull Pink
#D5869D
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF94B2 #94EFD1
analogous
#EF94DF #EF94B2 #EFA394
triadic
#EF94B2 #B2EF94 #94B2EF
tetradic
#EF94B2 #DFEF94 #94EFD1 #A394EF
square
#EF94B2 #DFEF94 #94EFD1 #A394EF
split-complementary
#EF94B2 #94EFA3 #94DFEF
monochromatic
#DF2A65 #E75F8C #EF94B2 #F7C9D8 #FBE4EC
Accessibility & contrast
On white
2.20
#EF94B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EF94B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF94B2
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF94B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF94B2 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A5B3
Deuteranopia (green-blind)
#B6B5B0
Tritanopia (blue-blind)
#FD8F9E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef94b2; /* rgb */ color: rgb(239, 148, 178); /* oklch */ color: oklch(76.8% 0.115 358.9);
Tailwind
colors: {
custom: {
50: '#f6b5c9',
500: '#ef94b2',
950: '#000000',
},
}SCSS
$custom: #ef94b2; $custom-light: #f6b5c9; $custom-dark: #000000;
JSON
{
"hex": "#ef94b2",
"rgb": {
"r": 239,
"g": 148,
"b": 178
},
"hsl": {
"h": 340.22,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.7681,
"c": 0.11473,
"h": 358.9
},
"luminance": 0.42745
}Semantic roles & 50–950 ramp
primary
#EF94B2
secondary
#D8F3EA
accent
#D6950F
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082