#EAA296#EAA296
#EAA296 is a light, moderate red. Relative luminance 0.455; OKLCH L 77.9% C 0.088 H 29.7°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA296 |
|---|---|
| RGB | rgb(234, 162, 150) |
| HSL | hsl(9, 67%, 75%) |
| HSV | hsv(9, 36%, 92%) |
| CMYK | cmyk(0%, 30.8%, 35.9%, 8.2%) |
| CIE-LAB | lab(73.25, 25.20, 17.02) |
| CIE-LCH | lch(73.25, 30.41, 34.04°) |
| OKLab | oklab(77.89% 0.0765 0.0437) |
| OKLCH | oklch(77.89% 0.088 29.7) |
| XYZ | xyz(52.3589, 45.5386, 34.8803) |
| Luminance | 0.4553 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.51
Light Salmon
#FEA993
ΔE00 4.71
Peachy Pink
#FF9A8A
ΔE00 4.98
Pale Salmon
#FFB19A
ΔE00 5.65
Darksalmon
#E9967A
ΔE00 6.35
Pinkish Tan
#D99B82
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA296 #96DEEA
analogous
#EA96B4 #EAA296 #EACC96
triadic
#EAA296 #96EAA2 #A296EA
tetradic
#EAA296 #B4EA96 #96DEEA #CC96EA
square
#EAA296 #B4EA96 #96DEEA #CC96EA
split-complementary
#EAA296 #96EACC #96B4EA
monochromatic
#D64830 #E07563 #EAA296 #F4CFC9 #FAE8E5
Accessibility & contrast
On white
2.08
#EAA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#EAA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA296
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA296 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AB95
Deuteranopia (green-blind)
#C3B995
Tritanopia (blue-blind)
#F9999F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eaa296; /* rgb */ color: rgb(234, 162, 150); /* oklch */ color: oklch(77.9% 0.088 29.7);
Tailwind
colors: {
custom: {
50: '#f3beb4',
500: '#eaa296',
950: '#000000',
},
}SCSS
$custom: #eaa296; $custom-light: #f3beb4; $custom-dark: #000000;
JSON
{
"hex": "#eaa296",
"rgb": {
"r": 234,
"g": 162,
"b": 150
},
"hsl": {
"h": 8.571,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.7789,
"c": 0.08809,
"h": 29.7
},
"luminance": 0.45535
}Semantic roles & 50–950 ramp
primary
#EAA296
secondary
#DAEEF1
accent
#B4CF17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180