#EEAF7E#EEAF7E
#EEAF7E is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.2% C 0.098 H 58.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAF7E |
|---|---|
| RGB | rgb(238, 175, 126) |
| HSL | hsl(26, 77%, 71%) |
| HSV | hsv(26, 47%, 93%) |
| CMYK | cmyk(0%, 26.5%, 47.1%, 6.7%) |
| CIE-LAB | lab(76.28, 17.26, 34.10) |
| CIE-LCH | lch(76.28, 38.22, 63.15°) |
| OKLab | oklab(80.2% 0.0509 0.0836) |
| OKLCH | oklch(80.2% 0.098 58.7) |
| XYZ | xyz(54.3583, 50.3471, 26.5895) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.61
Apricot (survey)
#FFB16D
ΔE00 4.50
Sandybrown
#F4A460
ΔE00 4.91
Pale Orange
#FFA756
ΔE00 6.81
Burlywood
#DEB887
ΔE00 7.04
Faded Orange
#F0944D
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAF7E #7EBDEE
analogous
#EE7E85 #EEAF7E #EEE77E
triadic
#EEAF7E #7EEEAF #AF7EEE
tetradic
#EEAF7E #85EE7E #7EBDEE #E77EEE
square
#EEAF7E #85EE7E #7EBDEE #E77EEE
split-complementary
#EEAF7E #7EEEE7 #7E85EE
monochromatic
#D56D1C #E78D48 #EEAF7E #F5D1B4 #FBEEE4
Accessibility & contrast
On white
1.90
#EEAF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#EEAF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAF7E
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAF7E | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B47A
Deuteranopia (green-blind)
#D1C27F
Tritanopia (blue-blind)
#FFA2A3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eeaf7e; /* rgb */ color: rgb(238, 175, 126); /* oklch */ color: oklch(80.2% 0.098 58.7);
Tailwind
colors: {
custom: {
50: '#f6c7a4',
500: '#eeaf7e',
950: '#000000',
},
}SCSS
$custom: #eeaf7e; $custom-light: #f6c7a4; $custom-dark: #000000;
JSON
{
"hex": "#eeaf7e",
"rgb": {
"r": 238,
"g": 175,
"b": 126
},
"hsl": {
"h": 26.25,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.80197,
"c": 0.09789,
"h": 58.7
},
"luminance": 0.50343
}Semantic roles & 50–950 ramp
primary
#EEAF7E
secondary
#4890C8
accent
#80D90D
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280