#EA799B#EA799B
#EA799B is a light, vivid pink. Relative luminance 0.335; OKLCH L 71.3% C 0.143 H 2.3°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EA799B |
|---|---|
| RGB | rgb(234, 121, 155) |
| HSL | hsl(342, 73%, 70%) |
| HSV | hsv(342, 48%, 92%) |
| CMYK | cmyk(0%, 48.3%, 33.8%, 8.2%) |
| CIE-LAB | lab(64.59, 47.12, 1.93) |
| CIE-LCH | lch(64.59, 47.16, 2.34°) |
| OKLab | oklab(71.32% 0.1431 0.0056) |
| OKLCH | oklch(71.32% 0.143 2.3) |
| XYZ | xyz(46.6876, 33.5380, 35.0186) |
| Luminance | 0.3353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Palevioletred
#DB7093
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 3.88
Rosy Pink
#F6688E
ΔE00 4.17
Pinky
#FC86AA
ΔE00 4.30
Rosa
#FE86A4
ΔE00 4.66
Muted Pink
#D1768F
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA799B #79EAC8
analogous
#EA79D3 #EA799B #EA9079
triadic
#EA799B #9BEA79 #799BEA
tetradic
#EA799B #D3EA79 #79EAC8 #9079EA
square
#EA799B #D3EA79 #79EAC8 #9079EA
split-complementary
#EA799B #79EA90 #79D3EA
monochromatic
#C92053 #E24474 #EA799B #F2AEC2 #FBE3EA
Accessibility & contrast
On white
2.72
#EA799B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#EA799B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA799B
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA799B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA799B | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B909C
Deuteranopia (green-blind)
#A8A598
Tritanopia (blue-blind)
#FA7085
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ea799b; /* rgb */ color: rgb(234, 121, 155); /* oklch */ color: oklch(71.3% 0.143 2.3);
Tailwind
colors: {
custom: {
50: '#f4a2b8',
500: '#ea799b',
950: '#000000',
},
}SCSS
$custom: #ea799b; $custom-light: #f4a2b8; $custom-dark: #000000;
JSON
{
"hex": "#ea799b",
"rgb": {
"r": 234,
"g": 121,
"b": 155
},
"hsl": {
"h": 341.947,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.71322,
"c": 0.14321,
"h": 2.3
},
"luminance": 0.33534
}Semantic roles & 50–950 ramp
primary
#EA799B
secondary
#CFF0E6
accent
#D59A11
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80