#EA969B#EA969B
#EA969B is a light, moderate red. Relative luminance 0.417; OKLCH L 75.9% C 0.101 H 15.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EA969B |
|---|---|
| RGB | rgb(234, 150, 155) |
| HSL | hsl(356, 67%, 75%) |
| HSV | hsv(356, 36%, 92%) |
| CMYK | cmyk(0%, 35.9%, 33.8%, 8.2%) |
| CIE-LAB | lab(70.65, 32.18, 10.62) |
| CIE-LCH | lch(70.65, 33.88, 18.26°) |
| OKLab | oklab(75.93% 0.0976 0.0278) |
| OKLCH | oklch(75.93% 0.101 15.9) |
| XYZ | xyz(50.7563, 41.6754, 36.3749) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.91
Rose Pink
#F7879A
ΔE00 5.16
Faded Pink
#DE9DAC
ΔE00 5.75
Pig Pink
#E78EA5
ΔE00 5.87
Blush Pink
#FE828C
ΔE00 6.03
Lightcoral
#F08080
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA969B #96EAE5
analogous
#EA96C5 #EA969B #EABB96
triadic
#EA969B #9BEA96 #969BEA
tetradic
#EA969B #C5EA96 #96EAE5 #BB96EA
square
#EA969B #C5EA96 #96EAE5 #BB96EA
split-complementary
#EA969B #96EABB #96C5EA
monochromatic
#D6303A #E0636A #EA969B #F4C9CC #FAE5E7
Accessibility & contrast
On white
2.25
#EA969B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EA969B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA969B
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA969B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA969B | 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)
#A6A39B
Deuteranopia (green-blind)
#BAB39A
Tritanopia (blue-blind)
#F98D98
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea969b; /* rgb */ color: rgb(234, 150, 155); /* oklch */ color: oklch(75.9% 0.101 15.9);
Tailwind
colors: {
custom: {
50: '#f3b5b8',
500: '#ea969b',
950: '#000000',
},
}SCSS
$custom: #ea969b; $custom-light: #f3b5b8; $custom-dark: #000000;
JSON
{
"hex": "#ea969b",
"rgb": {
"r": 234,
"g": 150,
"b": 155
},
"hsl": {
"h": 356.429,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.75927,
"c": 0.10148,
"h": 15.9
},
"luminance": 0.41672
}Semantic roles & 50–950 ramp
primary
#EA969B
secondary
#DAF1F0
accent
#CFC417
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080