#EA929F#EA929F
#EA929F is a light, moderate red. Relative luminance 0.406; OKLCH L 75.4% C 0.107 H 10.4°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EA929F |
|---|---|
| RGB | rgb(234, 146, 159) |
| HSL | hsl(351, 68%, 75%) |
| HSV | hsv(351, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 32.1%, 8.2%) |
| CIE-LAB | lab(69.86, 34.78, 7.28) |
| CIE-LCH | lch(69.86, 35.54, 11.81°) |
| OKLab | oklab(75.36% 0.1055 0.0193) |
| OKLCH | oklch(75.36% 0.107 10.4) |
| XYZ | xyz(50.4704, 40.5572, 37.9643) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.25
Rose Pink
#F7879A
ΔE00 3.57
Dusty Pink (survey)
#D58A94
ΔE00 4.13
Faded Pink
#DE9DAC
ΔE00 4.77
Rosa
#FE86A4
ΔE00 5.21
Dull Pink
#D5869D
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA929F #92EADD
analogous
#EA92CB #EA929F #EAB192
triadic
#EA929F #9FEA92 #929FEA
tetradic
#EA929F #CBEA92 #92EADD #B192EA
square
#EA929F #CBEA92 #92EADD #B192EA
split-complementary
#EA929F #92EAB1 #92CBEA
monochromatic
#D62B45 #E05F72 #EA929F #F4C5CC #FAE5E8
Accessibility & contrast
On white
2.31
#EA929F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EA929F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA929F
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA929F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA929F | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A19F
Deuteranopia (green-blind)
#B6B19D
Tritanopia (blue-blind)
#F98A97
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea929f; /* rgb */ color: rgb(234, 146, 159); /* oklch */ color: oklch(75.4% 0.107 10.4);
Tailwind
colors: {
custom: {
50: '#f3b3bb',
500: '#ea929f',
950: '#000000',
},
}SCSS
$custom: #ea929f; $custom-light: #f3b3bb; $custom-dark: #000000;
JSON
{
"hex": "#ea929f",
"rgb": {
"r": 234,
"g": 146,
"b": 159
},
"hsl": {
"h": 351.136,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.7536,
"c": 0.10723,
"h": 10.4
},
"luminance": 0.40553
}Semantic roles & 50–950 ramp
primary
#EA929F
secondary
#D9F2EE
accent
#D0B416
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080