#EF7B95#EF7B95
#EF7B95 is a light, vivid red. Relative luminance 0.347; OKLCH L 72.1% C 0.144 H 7.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7B95 |
|---|---|
| RGB | rgb(239, 123, 149) |
| HSL | hsl(347, 78%, 71%) |
| HSV | hsv(347, 49%, 94%) |
| CMYK | cmyk(0%, 48.5%, 37.7%, 6.3%) |
| CIE-LAB | lab(65.51, 47.14, 6.75) |
| CIE-LCH | lch(65.51, 47.62, 8.14°) |
| OKLab | oklab(72.1% 0.1432 0.018) |
| OKLCH | oklch(72.1% 0.144 7.2) |
| XYZ | xyz(48.1069, 34.6912, 32.5904) |
| Luminance | 0.3469 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 3.32
Rose Pink
#F7879A
ΔE00 3.33
Rosa
#FE86A4
ΔE00 3.75
Rosy Pink
#F6688E
ΔE00 3.84
Carnation Pink
#FF7FA7
ΔE00 4.22
Watermelon
#FC6C85
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7B95 #7BEFD5
analogous
#EF7BCF #EF7B95 #EF9B7B
triadic
#EF7B95 #95EF7B #7B95EF
tetradic
#EF7B95 #CFEF7B #7BEFD5 #9B7BEF
square
#EF7B95 #CFEF7B #7BEFD5 #9B7BEF
split-complementary
#EF7B95 #7BEF9B #7BCFEF
monochromatic
#D61A44 #E84469 #EF7B95 #F6B2C1 #FCE4E9
Accessibility & contrast
On white
2.65
#EF7B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#EF7B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7B95
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7B95 | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909196
Deuteranopia (green-blind)
#ADA892
Tritanopia (blue-blind)
#FF7084
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ef7b95; /* rgb */ color: rgb(239, 123, 149); /* oklch */ color: oklch(72.1% 0.144 7.2);
Tailwind
colors: {
custom: {
50: '#f8a4b4',
500: '#ef7b95',
950: '#000000',
},
}SCSS
$custom: #ef7b95; $custom-light: #f8a4b4; $custom-dark: #000000;
JSON
{
"hex": "#ef7b95",
"rgb": {
"r": 239,
"g": 123,
"b": 149
},
"hsl": {
"h": 346.552,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.721,
"c": 0.14428,
"h": 7.2
},
"luminance": 0.34687
}Semantic roles & 50–950 ramp
primary
#EF7B95
secondary
#D3F2EB
accent
#DBAC0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80