#EF8399#EF8399
#EF8399 is a light, vivid red. Relative luminance 0.369; OKLCH L 73.4% C 0.134 H 7.9°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8399 |
|---|---|
| RGB | rgb(239, 131, 153) |
| HSL | hsl(348, 77%, 73%) |
| HSV | hsv(348, 45%, 94%) |
| CMYK | cmyk(0%, 45.2%, 36%, 6.3%) |
| CIE-LAB | lab(67.19, 43.59, 6.90) |
| CIE-LCH | lch(67.19, 44.14, 8.99°) |
| OKLab | oklab(73.41% 0.1323 0.0184) |
| OKLCH | oklch(73.41% 0.134 7.9) |
| XYZ | xyz(49.4650, 36.8876, 34.6457) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.94
Rosa
#FE86A4
ΔE00 3.02
Carnation
#FD798F
ΔE00 3.64
Pig Pink
#E78EA5
ΔE00 3.65
Pinky
#FC86AA
ΔE00 4.07
Carnation Pink
#FF7FA7
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8399 #83EFD9
analogous
#EF83CF #EF8399 #EFA383
triadic
#EF8399 #99EF83 #8399EF
tetradic
#EF8399 #CFEF83 #83EFD9 #A383EF
square
#EF8399 #CFEF83 #83EFD9 #A383EF
split-complementary
#EF8399 #83EFA3 #83CFEF
monochromatic
#DB1C43 #E84D6C #EF8399 #F6B9C6 #FCE4E9
Accessibility & contrast
On white
2.51
#EF8399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#EF8399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8399
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8399 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969799
Deuteranopia (green-blind)
#B1AB97
Tritanopia (blue-blind)
#FF798B
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef8399; /* rgb */ color: rgb(239, 131, 153); /* oklch */ color: oklch(73.4% 0.134 7.9);
Tailwind
colors: {
custom: {
50: '#f7a9b6',
500: '#ef8399',
950: '#000000',
},
}SCSS
$custom: #ef8399; $custom-light: #f7a9b6; $custom-dark: #000000;
JSON
{
"hex": "#ef8399",
"rgb": {
"r": 239,
"g": 131,
"b": 153
},
"hsl": {
"h": 347.778,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.73408,
"c": 0.13355,
"h": 7.9
},
"luminance": 0.36883
}Semantic roles & 50–950 ramp
primary
#EF8399
secondary
#D8F3EE
accent
#D9B00C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80