#EAAF8B#EAAF8B
#EAAF8B is a light, moderate orange. Relative luminance 0.500; OKLCH L 80.0% C 0.085 H 52.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF8B |
|---|---|
| RGB | rgb(234, 175, 139) |
| HSL | hsl(23, 69%, 73%) |
| HSV | hsv(23, 41%, 92%) |
| CMYK | cmyk(0%, 25.2%, 40.6%, 8.2%) |
| CIE-LAB | lab(76.08, 17.02, 26.86) |
| CIE-LCH | lch(76.08, 31.79, 57.64°) |
| OKLab | oklab(80.02% 0.0515 0.0672) |
| OKLCH | oklch(80.02% 0.085 52.5) |
| XYZ | xyz(53.9239, 50.0198, 31.2356) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.03
Pinkish Tan
#D99B82
ΔE00 6.53
Pale Salmon
#FFB19A
ΔE00 7.29
Lightsalmon
#FFA07A
ΔE00 7.38
Apricot (survey)
#FFB16D
ΔE00 7.72
Apricot
#FBCEB1
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF8B #8BC6EA
analogous
#EA8B96 #EAAF8B #EADE8B
triadic
#EAAF8B #8BEAAF #AF8BEA
tetradic
#EAAF8B #96EA8B #8BC6EA #DE8BEA
square
#EAAF8B #96EA8B #8BC6EA #DE8BEA
split-complementary
#EAAF8B #8BEADE #8B96EA
monochromatic
#D46826 #E18B57 #EAAF8B #F3D3BF #FAEDE5
Accessibility & contrast
On white
1.91
#EAAF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#EAAF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF8B
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF8B | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB488
Deuteranopia (green-blind)
#CDC18B
Tritanopia (blue-blind)
#FAA4A5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf8b; /* rgb */ color: rgb(234, 175, 139); /* oklch */ color: oklch(80.0% 0.085 52.5);
Tailwind
colors: {
custom: {
50: '#f3c7ad',
500: '#eaaf8b',
950: '#000000',
},
}SCSS
$custom: #eaaf8b; $custom-light: #f3c7ad; $custom-dark: #000000;
JSON
{
"hex": "#eaaf8b",
"rgb": {
"r": 234,
"g": 175,
"b": 139
},
"hsl": {
"h": 22.737,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.80018,
"c": 0.08466,
"h": 52.5
},
"luminance": 0.50016
}Semantic roles & 50–950 ramp
primary
#EAAF8B
secondary
#559AC4
accent
#8AD114
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281