#EAAF8E#EAAF8E
#EAAF8E is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.1% C 0.083 H 50.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF8E |
|---|---|
| RGB | rgb(234, 175, 142) |
| HSL | hsl(22, 69%, 74%) |
| HSV | hsv(22, 39%, 92%) |
| CMYK | cmyk(0%, 25.2%, 39.3%, 8.2%) |
| CIE-LAB | lab(76.14, 17.35, 25.32) |
| CIE-LCH | lch(76.14, 30.70, 55.58°) |
| OKLab | oklab(80.08% 0.0527 0.0636) |
| OKLCH | oklch(80.08% 0.083 50.4) |
| XYZ | xyz(54.1461, 50.1086, 32.4059) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.61
Pinkish Tan
#D99B82
ΔE00 6.00
Pale Salmon
#FFB19A
ΔE00 6.46
Lightsalmon
#FFA07A
ΔE00 7.09
Light Salmon
#FEA993
ΔE00 7.50
Apricot
#FBCEB1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF8E #8EC9EA
analogous
#EA8E9B #EAAF8E #EADD8E
triadic
#EAAF8E #8EEAAF #AF8EEA
tetradic
#EAAF8E #9BEA8E #8EC9EA #DD8EEA
square
#EAAF8E #9BEA8E #8EC9EA #DD8EEA
split-complementary
#EAAF8E #8EEADD #8E9BEA
monochromatic
#D66628 #E08A5A #EAAF8E #F4D4C2 #FAEDE5
Accessibility & contrast
On white
1.91
#EAAF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#EAAF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF8E
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF8E | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB48C
Deuteranopia (green-blind)
#CDC18E
Tritanopia (blue-blind)
#FAA5A6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf8e; /* rgb */ color: rgb(234, 175, 142); /* oklch */ color: oklch(80.1% 0.083 50.4);
Tailwind
colors: {
custom: {
50: '#f2c7af',
500: '#eaaf8e',
950: '#000000',
},
}SCSS
$custom: #eaaf8e; $custom-light: #f2c7af; $custom-dark: #000000;
JSON
{
"hex": "#eaaf8e",
"rgb": {
"r": 234,
"g": 175,
"b": 142
},
"hsl": {
"h": 21.522,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.80078,
"c": 0.08261,
"h": 50.4
},
"luminance": 0.50105
}Semantic roles & 50–950 ramp
primary
#EAAF8E
secondary
#589DC4
accent
#8DD115
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281