#EAAF8D#EAAF8D
#EAAF8D is a light, moderate orange. Relative luminance 0.501; OKLCH L 80.1% C 0.083 H 51.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF8D |
|---|---|
| RGB | rgb(234, 175, 141) |
| HSL | hsl(22, 69%, 74%) |
| HSV | hsv(22, 40%, 92%) |
| CMYK | cmyk(0%, 25.2%, 39.7%, 8.2%) |
| CIE-LAB | lab(76.12, 17.24, 25.83) |
| CIE-LCH | lch(76.12, 31.06, 56.28°) |
| OKLab | oklab(80.06% 0.0523 0.0648) |
| OKLCH | oklch(80.06% 0.083 51.1) |
| XYZ | xyz(54.0713, 50.0787, 32.0123) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.40
Pinkish Tan
#D99B82
ΔE00 6.16
Pale Salmon
#FFB19A
ΔE00 6.73
Lightsalmon
#FFA07A
ΔE00 7.17
Apricot
#FBCEB1
ΔE00 7.70
Light Salmon
#FEA993
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF8D #8DC8EA
analogous
#EA8D99 #EAAF8D #EADD8D
triadic
#EAAF8D #8DEAAF #AF8DEA
tetradic
#EAAF8D #99EA8D #8DC8EA #DD8DEA
square
#EAAF8D #99EA8D #8DC8EA #DD8DEA
split-complementary
#EAAF8D #8DEADD #8D99EA
monochromatic
#D56727 #E08B59 #EAAF8D #F4D3C1 #FAEDE5
Accessibility & contrast
On white
1.91
#EAAF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#EAAF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF8D
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF8D | 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)
#BFB48B
Deuteranopia (green-blind)
#CDC18D
Tritanopia (blue-blind)
#FAA5A6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf8d; /* rgb */ color: rgb(234, 175, 141); /* oklch */ color: oklch(80.1% 0.083 51.1);
Tailwind
colors: {
custom: {
50: '#f2c7ae',
500: '#eaaf8d',
950: '#000000',
},
}SCSS
$custom: #eaaf8d; $custom-light: #f2c7ae; $custom-dark: #000000;
JSON
{
"hex": "#eaaf8d",
"rgb": {
"r": 234,
"g": 175,
"b": 141
},
"hsl": {
"h": 21.935,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.80058,
"c": 0.08328,
"h": 51.1
},
"luminance": 0.50075
}Semantic roles & 50–950 ramp
primary
#EAAF8D
secondary
#579CC4
accent
#8CD115
background
#FFFDFD
surface
#FEF9F7
border
#D6D2D0
text
#171310
muted
#858281