#EF7D99#EF7D99
#EF7D99 is a light, vivid red. Relative luminance 0.353; OKLCH L 72.5% C 0.142 H 5.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7D99 |
|---|---|
| RGB | rgb(239, 125, 153) |
| HSL | hsl(345, 78%, 71%) |
| HSV | hsv(345, 48%, 94%) |
| CMYK | cmyk(0%, 47.7%, 36%, 6.3%) |
| CIE-LAB | lab(66.00, 46.61, 5.18) |
| CIE-LCH | lch(66.00, 46.89, 6.34°) |
| OKLab | oklab(72.5% 0.1415 0.014) |
| OKLCH | oklch(72.5% 0.142 5.7) |
| XYZ | xyz(48.6824, 35.3224, 34.3848) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.26
Rose Pink
#F7879A
ΔE00 3.43
Carnation Pink
#FF7FA7
ΔE00 3.54
Pinky
#FC86AA
ΔE00 3.75
Carnation
#FD798F
ΔE00 3.99
Rosy Pink
#F6688E
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7D99 #7DEFD3
analogous
#EF7DD2 #EF7D99 #EF9A7D
triadic
#EF7D99 #99EF7D #7D99EF
tetradic
#EF7D99 #D2EF7D #7DEFD3 #9A7DEF
square
#EF7D99 #D2EF7D #7DEFD3 #9A7DEF
split-complementary
#EF7D99 #7DEF9A #7DD2EF
monochromatic
#D71A49 #E8476E #EF7D99 #F6B3C4 #FCE4EA
Accessibility & contrast
On white
2.60
#EF7D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#EF7D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7D99
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7D99 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91939A
Deuteranopia (green-blind)
#AEA997
Tritanopia (blue-blind)
#FF7387
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ef7d99; /* rgb */ color: rgb(239, 125, 153); /* oklch */ color: oklch(72.5% 0.142 5.7);
Tailwind
colors: {
custom: {
50: '#f7a5b6',
500: '#ef7d99',
950: '#000000',
},
}SCSS
$custom: #ef7d99; $custom-light: #f7a5b6; $custom-dark: #000000;
JSON
{
"hex": "#ef7d99",
"rgb": {
"r": 239,
"g": 125,
"b": 153
},
"hsl": {
"h": 345.263,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.72504,
"c": 0.14223,
"h": 5.7
},
"luminance": 0.35318
}Semantic roles & 50–950 ramp
primary
#EF7D99
secondary
#D5F3EB
accent
#DAA70B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80