#EAA693#EAA693
#EAA693 is a light, moderate red. Relative luminance 0.469; OKLCH L 78.5% C 0.086 H 36.2°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA693 |
|---|---|
| RGB | rgb(234, 166, 147) |
| HSL | hsl(13, 67%, 75%) |
| HSV | hsv(13, 37%, 92%) |
| CMYK | cmyk(0%, 29.1%, 37.2%, 8.2%) |
| CIE-LAB | lab(74.11, 22.72, 19.86) |
| CIE-LCH | lch(74.11, 30.17, 41.16°) |
| OKLab | oklab(78.54% 0.069 0.0505) |
| OKLCH | oklch(78.54% 0.086 36.2) |
| XYZ | xyz(52.8363, 46.8749, 33.8630) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.47
Light Salmon
#FEA993
ΔE00 3.67
Pale Salmon
#FFB19A
ΔE00 4.02
Pinkish Tan
#D99B82
ΔE00 4.59
Darksalmon
#E9967A
ΔE00 5.08
Peachy Pink
#FF9A8A
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA693 #93D7EA
analogous
#EA93AC #EAA693 #EAD193
triadic
#EAA693 #93EAA6 #A693EA
tetradic
#EAA693 #ACEA93 #93D7EA #D193EA
square
#EAA693 #ACEA93 #93D7EA #D193EA
split-complementary
#EAA693 #93EAD1 #93ACEA
monochromatic
#D6522D #E07C60 #EAA693 #F4D0C6 #FAEAE5
Accessibility & contrast
On white
2.02
#EAA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EAA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA693
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA693 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#C6BC92
Tritanopia (blue-blind)
#F99CA1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa693; /* rgb */ color: rgb(234, 166, 147); /* oklch */ color: oklch(78.5% 0.086 36.2);
Tailwind
colors: {
custom: {
50: '#f2c0b2',
500: '#eaa693',
950: '#000000',
},
}SCSS
$custom: #eaa693; $custom-light: #f2c0b2; $custom-dark: #000000;
JSON
{
"hex": "#eaa693",
"rgb": {
"r": 234,
"g": 166,
"b": 147
},
"hsl": {
"h": 13.103,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.78538,
"c": 0.0855,
"h": 36.2
},
"luminance": 0.46871
}Semantic roles & 50–950 ramp
primary
#EAA693
secondary
#D9ECF2
accent
#A7CF16
background
#FFFBFA
surface
#FEF7F5
border
#D6D0CF
text
#171211
muted
#858180