#EAA694#EAA694
#EAA694 is a light, moderate red. Relative luminance 0.469; OKLCH L 78.6% C 0.085 H 35.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA694 |
|---|---|
| RGB | rgb(234, 166, 148) |
| HSL | hsl(13, 67%, 75%) |
| HSV | hsv(13, 37%, 92%) |
| CMYK | cmyk(0%, 29.1%, 36.8%, 8.2%) |
| CIE-LAB | lab(74.13, 22.83, 19.34) |
| CIE-LCH | lch(74.13, 29.92, 40.27°) |
| OKLab | oklab(78.56% 0.0694 0.0493) |
| OKLCH | oklch(78.56% 0.085 35.4) |
| XYZ | xyz(52.9151, 46.9064, 34.2780) |
| Luminance | 0.4690 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.31
Light Salmon
#FEA993
ΔE00 3.71
Pale Salmon
#FFB19A
ΔE00 4.11
Pinkish Tan
#D99B82
ΔE00 4.82
Darksalmon
#E9967A
ΔE00 5.29
Peachy Pink
#FF9A8A
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA694 #94D8EA
analogous
#EA94AD #EAA694 #EAD194
triadic
#EAA694 #94EAA6 #A694EA
tetradic
#EAA694 #ADEA94 #94D8EA #D194EA
square
#EAA694 #ADEA94 #94D8EA #D194EA
split-complementary
#EAA694 #94EAD1 #94ADEA
monochromatic
#D6512E #E07B61 #EAA694 #F4D1C7 #FAEAE5
Accessibility & contrast
On white
2.02
#EAA694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#EAA694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA694
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA694 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE93
Deuteranopia (green-blind)
#C6BC93
Tritanopia (blue-blind)
#F99CA1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa694; /* rgb */ color: rgb(234, 166, 148); /* oklch */ color: oklch(78.6% 0.085 35.4);
Tailwind
colors: {
custom: {
50: '#f2c0b3',
500: '#eaa694',
950: '#000000',
},
}SCSS
$custom: #eaa694; $custom-light: #f2c0b3; $custom-dark: #000000;
JSON
{
"hex": "#eaa694",
"rgb": {
"r": 234,
"g": 166,
"b": 148
},
"hsl": {
"h": 12.558,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.7856,
"c": 0.08509,
"h": 35.4
},
"luminance": 0.46903
}Semantic roles & 50–950 ramp
primary
#EAA694
secondary
#DAECF1
accent
#A8CF16
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180