#EF8199#EF8199
#EF8199 is a light, vivid red. Relative luminance 0.364; OKLCH L 73.1% C 0.136 H 7.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8199 |
|---|---|
| RGB | rgb(239, 129, 153) |
| HSL | hsl(347, 77%, 72%) |
| HSV | hsv(347, 46%, 94%) |
| CMYK | cmyk(0%, 46%, 36%, 6.3%) |
| CIE-LAB | lab(66.79, 44.60, 6.32) |
| CIE-LCH | lch(66.79, 45.05, 8.06°) |
| OKLab | oklab(73.1% 0.1354 0.0169) |
| OKLCH | oklch(73.1% 0.136 7.1) |
| XYZ | xyz(49.1990, 36.3556, 34.5570) |
| Luminance | 0.3635 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.40
Rosa
#FE86A4
ΔE00 2.99
Carnation
#FD798F
ΔE00 3.67
Pig Pink
#E78EA5
ΔE00 3.81
Pinky
#FC86AA
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8199 #81EFD7
analogous
#EF81D0 #EF8199 #EFA081
triadic
#EF8199 #99EF81 #8199EF
tetradic
#EF8199 #D0EF81 #81EFD7 #A081EF
square
#EF8199 #D0EF81 #81EFD7 #A081EF
split-complementary
#EF8199 #81EFA0 #81D0EF
monochromatic
#DA1C45 #E84B6D #EF8199 #F6B7C5 #FCE4E9
Accessibility & contrast
On white
2.54
#EF8199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EF8199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8199
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8199 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94969A
Deuteranopia (green-blind)
#B0AA97
Tritanopia (blue-blind)
#FF778A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef8199; /* rgb */ color: rgb(239, 129, 153); /* oklch */ color: oklch(73.1% 0.136 7.1);
Tailwind
colors: {
custom: {
50: '#f7a8b6',
500: '#ef8199',
950: '#000000',
},
}SCSS
$custom: #ef8199; $custom-light: #f7a8b6; $custom-dark: #000000;
JSON
{
"hex": "#ef8199",
"rgb": {
"r": 239,
"g": 129,
"b": 153
},
"hsl": {
"h": 346.909,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.73104,
"c": 0.13643,
"h": 7.1
},
"luminance": 0.36351
}Semantic roles & 50–950 ramp
primary
#EF8199
secondary
#D8F3ED
accent
#DAAD0C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80