#EAB293#EAB293
#EAB293 is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.7% C 0.078 H 50.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EAB293 |
|---|---|
| RGB | rgb(234, 178, 147) |
| HSL | hsl(21, 67%, 75%) |
| HSV | hsv(21, 37%, 92%) |
| CMYK | cmyk(0%, 23.9%, 37.2%, 8.2%) |
| CIE-LAB | lab(76.95, 16.33, 23.74) |
| CIE-LCH | lch(76.95, 28.81, 55.48°) |
| OKLab | oklab(80.74% 0.0499 0.0599) |
| OKLCH | oklch(80.74% 0.078 50.2) |
| XYZ | xyz(55.1203, 51.4429, 34.6243) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 6.24
Pale Salmon
#FFB19A
ΔE00 6.42
Pinkish Tan
#D99B82
ΔE00 6.47
Apricot
#FBCEB1
ΔE00 6.86
Light Salmon
#FEA993
ΔE00 7.64
Lightsalmon
#FFA07A
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAB293 #93CBEA
analogous
#EA93A0 #EAB293 #EADD93
triadic
#EAB293 #93EAB2 #B293EA
tetradic
#EAB293 #A0EA93 #93CBEA #DD93EA
square
#EAB293 #A0EA93 #93CBEA #DD93EA
split-complementary
#EAB293 #93EADD #93A0EA
monochromatic
#D6692D #E08D60 #EAB293 #F4D7C6 #FAEDE5
Accessibility & contrast
On white
1.86
#EAB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#EAB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAB293
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAB293 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B791
Deuteranopia (green-blind)
#CEC393
Tritanopia (blue-blind)
#F9A8AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eab293; /* rgb */ color: rgb(234, 178, 147); /* oklch */ color: oklch(80.7% 0.078 50.2);
Tailwind
colors: {
custom: {
50: '#f2c9b2',
500: '#eab293',
950: '#000000',
},
}SCSS
$custom: #eab293; $custom-light: #f2c9b2; $custom-dark: #000000;
JSON
{
"hex": "#eab293",
"rgb": {
"r": 234,
"g": 178,
"b": 147
},
"hsl": {
"h": 21.379,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.80739,
"c": 0.07801,
"h": 50.2
},
"luminance": 0.5144
}Semantic roles & 50–950 ramp
primary
#EAB293
secondary
#5CA0C5
accent
#8DCF16
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281