#EF8299#EF8299
#EF8299 is a light, vivid red. Relative luminance 0.366; OKLCH L 73.3% C 0.135 H 7.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8299 |
|---|---|
| RGB | rgb(239, 130, 153) |
| HSL | hsl(347, 77%, 72%) |
| HSV | hsv(347, 46%, 94%) |
| CMYK | cmyk(0%, 45.6%, 36%, 6.3%) |
| CIE-LAB | lab(66.99, 44.10, 6.61) |
| CIE-LCH | lch(66.99, 44.59, 8.52°) |
| OKLab | oklab(73.26% 0.1338 0.0176) |
| OKLCH | oklch(73.26% 0.135 7.5) |
| XYZ | xyz(49.3313, 36.6203, 34.6011) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.16
Rosa
#FE86A4
ΔE00 2.99
Carnation
#FD798F
ΔE00 3.64
Pig Pink
#E78EA5
ΔE00 3.72
Pinky
#FC86AA
ΔE00 3.96
Carnation Pink
#FF7FA7
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8299 #82EFD8
analogous
#EF82D0 #EF8299 #EFA182
triadic
#EF8299 #99EF82 #8299EF
tetradic
#EF8299 #D0EF82 #82EFD8 #A182EF
square
#EF8299 #D0EF82 #82EFD8 #A182EF
split-complementary
#EF8299 #82EFA1 #82D0EF
monochromatic
#DB1C44 #E84C6D #EF8299 #F6B8C5 #FCE4E9
Accessibility & contrast
On white
2.52
#EF8299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EF8299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8299
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8299 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95969A
Deuteranopia (green-blind)
#B0AB97
Tritanopia (blue-blind)
#FF788A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef8299; /* rgb */ color: rgb(239, 130, 153); /* oklch */ color: oklch(73.3% 0.135 7.5);
Tailwind
colors: {
custom: {
50: '#f7a8b6',
500: '#ef8299',
950: '#000000',
},
}SCSS
$custom: #ef8299; $custom-light: #f7a8b6; $custom-dark: #000000;
JSON
{
"hex": "#ef8299",
"rgb": {
"r": 239,
"g": 130,
"b": 153
},
"hsl": {
"h": 347.339,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.73256,
"c": 0.13499,
"h": 7.5
},
"luminance": 0.36616
}Semantic roles & 50–950 ramp
primary
#EF8299
secondary
#D8F3ED
accent
#DAAE0C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80