#E4A693#E4A693
#E4A693 is a light, moderate red. Relative luminance 0.459; OKLCH L 77.9% C 0.079 H 37.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #E4A693 |
|---|---|
| RGB | rgb(228, 166, 147) |
| HSL | hsl(14, 60%, 74%) |
| HSV | hsv(14, 36%, 89%) |
| CMYK | cmyk(0%, 27.2%, 35.5%, 10.6%) |
| CIE-LAB | lab(73.47, 20.41, 18.87) |
| CIE-LCH | lch(73.47, 27.79, 42.75°) |
| OKLab | oklab(77.9% 0.0622 0.0481) |
| OKLCH | oklch(77.9% 0.079 37.7) |
| XYZ | xyz(50.8992, 45.8761, 33.7722) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 3.89
Blush (survey)
#F29E8E
ΔE00 4.60
Light Salmon
#FEA993
ΔE00 4.91
Pale Salmon
#FFB19A
ΔE00 4.97
Darksalmon
#E9967A
ΔE00 5.48
Peachy Pink
#FF9A8A
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4A693 #93D1E4
analogous
#E493A8 #E4A693 #E4CE93
triadic
#E4A693 #93E4A6 #A693E4
tetradic
#E4A693 #A8E493 #93D1E4 #CE93E4
square
#E4A693 #A8E493 #93D1E4 #CE93E4
split-complementary
#E4A693 #93E4CE #93A8E4
monochromatic
#CA5633 #D87E62 #E4A693 #F0CEC4 #F9EBE7
Accessibility & contrast
On white
2.06
#E4A693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#E4A693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4A693
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4A693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4A693 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AD92
Deuteranopia (green-blind)
#C3B993
Tritanopia (blue-blind)
#F39DA1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e4a693; /* rgb */ color: rgb(228, 166, 147); /* oklch */ color: oklch(77.9% 0.079 37.7);
Tailwind
colors: {
custom: {
50: '#eec0b2',
500: '#e4a693',
950: '#000000',
},
}SCSS
$custom: #e4a693; $custom-light: #eec0b2; $custom-dark: #000000;
JSON
{
"hex": "#e4a693",
"rgb": {
"r": 228,
"g": 166,
"b": 147
},
"hsl": {
"h": 14.074,
"s": 60,
"l": 73.529
},
"oklch": {
"l": 0.77895,
"c": 0.07866,
"h": 37.7
},
"luminance": 0.45873
}Semantic roles & 50–950 ramp
primary
#E4A693
secondary
#DBEBF0
accent
#A0C81E
background
#FEFBFA
surface
#FDF7F5
border
#D5D0CF
text
#171211
muted
#858180