#EA9699#EA9699
#EA9699 is a light, moderate red. Relative luminance 0.416; OKLCH L 75.9% C 0.101 H 17.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9699 |
|---|---|
| RGB | rgb(234, 150, 153) |
| HSL | hsl(358, 67%, 75%) |
| HSV | hsv(358, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 34.6%, 8.2%) |
| CIE-LAB | lab(70.60, 31.93, 11.66) |
| CIE-LCH | lch(70.60, 33.99, 20.06°) |
| OKLab | oklab(75.88% 0.0968 0.0304) |
| OKLCH | oklch(75.88% 0.101 17.4) |
| XYZ | xyz(50.5897, 41.6088, 35.4976) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.22
Rose Pink
#F7879A
ΔE00 5.58
Blush Pink
#FE828C
ΔE00 5.98
Lightcoral
#F08080
ΔE00 6.15
Faded Pink
#DE9DAC
ΔE00 6.31
Pig Pink
#E78EA5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9699 #96EAE7
analogous
#EA96C3 #EA9699 #EABD96
triadic
#EA9699 #99EA96 #9699EA
tetradic
#EA9699 #C3EA96 #96EAE7 #BD96EA
square
#EA9699 #C3EA96 #96EAE7 #BD96EA
split-complementary
#EA9699 #96EABD #96C3EA
monochromatic
#D63036 #E06367 #EA9699 #F4C9CB #FAE5E6
Accessibility & contrast
On white
2.25
#EA9699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EA9699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9699
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9699 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#FA8D97
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea9699; /* rgb */ color: rgb(234, 150, 153); /* oklch */ color: oklch(75.9% 0.101 17.4);
Tailwind
colors: {
custom: {
50: '#f3b5b7',
500: '#ea9699',
950: '#000000',
},
}SCSS
$custom: #ea9699; $custom-light: #f3b5b7; $custom-dark: #000000;
JSON
{
"hex": "#ea9699",
"rgb": {
"r": 234,
"g": 150,
"b": 153
},
"hsl": {
"h": 357.857,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.75876,
"c": 0.10149,
"h": 17.4
},
"luminance": 0.41605
}Semantic roles & 50–950 ramp
primary
#EA9699
secondary
#DAF1F1
accent
#CFC817
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080