#EF819E#EF819E
#EF819E is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.2% C 0.138 H 4.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF819E |
|---|---|
| RGB | rgb(239, 129, 158) |
| HSL | hsl(344, 77%, 72%) |
| HSV | hsv(344, 46%, 94%) |
| CMYK | cmyk(0%, 46%, 33.9%, 6.3%) |
| CIE-LAB | lab(66.92, 45.20, 3.68) |
| CIE-LCH | lch(66.92, 45.35, 4.65°) |
| OKLab | oklab(73.24% 0.1372 0.0102) |
| OKLCH | oklch(73.24% 0.138 4.2) |
| XYZ | xyz(49.6206, 36.5242, 36.7777) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.76
Pinky
#FC86AA
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 3.03
Pig Pink
#E78EA5
ΔE00 3.43
Rose Pink
#F7879A
ΔE00 3.50
Carnation
#FD798F
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF819E #81EFD2
analogous
#EF81D5 #EF819E #EF9B81
triadic
#EF819E #9EEF81 #819EEF
tetradic
#EF819E #D5EF81 #81EFD2 #9B81EF
square
#EF819E #D5EF81 #81EFD2 #9B81EF
split-complementary
#EF819E #81EF9B #81D5EF
monochromatic
#DA1C4E #E84B74 #EF819E #F6B7C8 #FCE4EA
Accessibility & contrast
On white
2.53
#EF819E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EF819E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF819E
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF819E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF819E | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93969F
Deuteranopia (green-blind)
#AFAB9C
Tritanopia (blue-blind)
#FF788B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ef819e; /* rgb */ color: rgb(239, 129, 158); /* oklch */ color: oklch(73.2% 0.138 4.2);
Tailwind
colors: {
custom: {
50: '#f7a8ba',
500: '#ef819e',
950: '#000000',
},
}SCSS
$custom: #ef819e; $custom-light: #f7a8ba; $custom-dark: #000000;
JSON
{
"hex": "#ef819e",
"rgb": {
"r": 239,
"g": 129,
"b": 158
},
"hsl": {
"h": 344.182,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.73242,
"c": 0.13755,
"h": 4.2
},
"luminance": 0.3652
}Semantic roles & 50–950 ramp
primary
#EF819E
secondary
#D8F3EC
accent
#DAA30C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80