#EEB07A#EEB07A
#EEB07A is a light, moderate orange. Relative luminance 0.506; OKLCH L 80.3% C 0.101 H 61.7°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB07A |
|---|---|
| RGB | rgb(238, 176, 122) |
| HSL | hsl(28, 77%, 71%) |
| HSV | hsv(28, 49%, 93%) |
| CMYK | cmyk(0%, 26.1%, 48.7%, 6.7%) |
| CIE-LAB | lab(76.46, 16.36, 36.42) |
| CIE-LCH | lch(76.46, 39.92, 65.82°) |
| OKLab | oklab(80.31% 0.0478 0.0887) |
| OKLCH | oklch(80.31% 0.101 61.7) |
| XYZ | xyz(54.3006, 50.6366, 25.3224) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.83
Peach (survey)
#FFB07C
ΔE00 4.41
Sandybrown
#F4A460
ΔE00 4.53
Pale Orange
#FFA756
ΔE00 6.15
Burlywood
#DEB887
ΔE00 6.31
Light Orange
#FDAA48
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB07A #7AB8EE
analogous
#EE7A7E #EEB07A #EEEA7A
triadic
#EEB07A #7AEEB0 #B07AEE
tetradic
#EEB07A #7EEE7A #7AB8EE #EA7AEE
square
#EEB07A #7EEE7A #7AB8EE #EA7AEE
split-complementary
#EEB07A #7AEEEA #7A7EEE
monochromatic
#D3701B #E79044 #EEB07A #F5D0B0 #FCEFE4
Accessibility & contrast
On white
1.89
#EEB07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#EEB07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB07A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB07A | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B476
Deuteranopia (green-blind)
#D2C27B
Tritanopia (blue-blind)
#FFA3A2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeb07a; /* rgb */ color: rgb(238, 176, 122); /* oklch */ color: oklch(80.3% 0.101 61.7);
Tailwind
colors: {
custom: {
50: '#f6c7a1',
500: '#eeb07a',
950: '#000000',
},
}SCSS
$custom: #eeb07a; $custom-light: #f6c7a1; $custom-dark: #000000;
JSON
{
"hex": "#eeb07a",
"rgb": {
"r": 238,
"g": 176,
"b": 122
},
"hsl": {
"h": 27.931,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.80314,
"c": 0.10077,
"h": 61.7
},
"luminance": 0.50633
}Semantic roles & 50–950 ramp
primary
#EEB07A
secondary
#458BC8
accent
#7ADA0C
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280