#EA969A#EA969A
#EA969A is a light, moderate red. Relative luminance 0.416; OKLCH L 75.9% C 0.101 H 16.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA969A |
|---|---|
| RGB | rgb(234, 150, 154) |
| HSL | hsl(357, 67%, 75%) |
| HSV | hsv(357, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 34.2%, 8.2%) |
| CIE-LAB | lab(70.62, 32.05, 11.14) |
| CIE-LCH | lch(70.62, 33.93, 19.16°) |
| OKLab | oklab(75.9% 0.0972 0.0291) |
| OKLCH | oklch(75.9% 0.101 16.6) |
| XYZ | xyz(50.6727, 41.6419, 35.9344) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.05
Rose Pink
#F7879A
ΔE00 5.36
Blush Pink
#FE828C
ΔE00 5.99
Faded Pink
#DE9DAC
ΔE00 6.03
Pig Pink
#E78EA5
ΔE00 6.21
Lightcoral
#F08080
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA969A #96EAE6
analogous
#EA96C4 #EA969A #EABC96
triadic
#EA969A #9AEA96 #969AEA
tetradic
#EA969A #C4EA96 #96EAE6 #BC96EA
square
#EA969A #C4EA96 #96EAE6 #BC96EA
split-complementary
#EA969A #96EABC #96C4EA
monochromatic
#D63038 #E06369 #EA969A #F4C9CB #FAE5E6
Accessibility & contrast
On white
2.25
#EA969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EA969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA969A
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA969A | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A39A
Deuteranopia (green-blind)
#BAB399
Tritanopia (blue-blind)
#FA8D98
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea969a; /* rgb */ color: rgb(234, 150, 154); /* oklch */ color: oklch(75.9% 0.101 16.6);
Tailwind
colors: {
custom: {
50: '#f3b5b7',
500: '#ea969a',
950: '#000000',
},
}SCSS
$custom: #ea969a; $custom-light: #f3b5b7; $custom-dark: #000000;
JSON
{
"hex": "#ea969a",
"rgb": {
"r": 234,
"g": 150,
"b": 154
},
"hsl": {
"h": 357.143,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.75902,
"c": 0.10147,
"h": 16.6
},
"luminance": 0.41638
}Semantic roles & 50–950 ramp
primary
#EA969A
secondary
#DAF1F0
accent
#CFC617
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080