#EF879D#EF879D
#EF879D is a light, vivid red. Relative luminance 0.381; OKLCH L 74.1% C 0.129 H 7.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF879D |
|---|---|
| RGB | rgb(239, 135, 157) |
| HSL | hsl(347, 76%, 73%) |
| HSV | hsv(347, 44%, 94%) |
| CMYK | cmyk(0%, 43.5%, 34.3%, 6.3%) |
| CIE-LAB | lab(68.11, 42.03, 5.95) |
| CIE-LCH | lch(68.11, 42.45, 8.06°) |
| OKLab | oklab(74.13% 0.1275 0.016) |
| OKLCH | oklch(74.13% 0.129 7.1) |
| XYZ | xyz(50.3486, 38.1173, 36.5974) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.00
Rosa
#FE86A4
ΔE00 2.74
Pig Pink
#E78EA5
ΔE00 2.78
Pinky
#FC86AA
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 4.27
Carnation
#FD798F
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF879D #87EFD9
analogous
#EF87D1 #EF879D #EFA587
triadic
#EF879D #9DEF87 #879DEF
tetradic
#EF879D #D1EF87 #87EFD9 #A587EF
square
#EF879D #D1EF87 #87EFD9 #A587EF
split-complementary
#EF879D #87EFA5 #87D1EF
monochromatic
#DE1E46 #E85171 #EF879D #F6BDC9 #FBE4E9
Accessibility & contrast
On white
2.44
#EF879D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EF879D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF879D
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF879D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF879D | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9E
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#FF7E8F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef879d; /* rgb */ color: rgb(239, 135, 157); /* oklch */ color: oklch(74.1% 0.129 7.1);
Tailwind
colors: {
custom: {
50: '#f7acb9',
500: '#ef879d',
950: '#000000',
},
}SCSS
$custom: #ef879d; $custom-light: #f7acb9; $custom-dark: #000000;
JSON
{
"hex": "#ef879d",
"rgb": {
"r": 239,
"g": 135,
"b": 157
},
"hsl": {
"h": 347.308,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.74135,
"c": 0.12852,
"h": 7.1
},
"luminance": 0.38113
}Semantic roles & 50–950 ramp
primary
#EF879D
secondary
#D8F3ED
accent
#D9AE0D
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80