#EEB07B#EEB07B
#EEB07B is a light, moderate orange. Relative luminance 0.507; OKLCH L 80.3% C 0.100 H 61.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB07B |
|---|---|
| RGB | rgb(238, 176, 123) |
| HSL | hsl(28, 77%, 71%) |
| HSV | hsv(28, 48%, 93%) |
| CMYK | cmyk(0%, 26.1%, 48.3%, 6.7%) |
| CIE-LAB | lab(76.47, 16.45, 35.92) |
| CIE-LCH | lch(76.47, 39.50, 65.39°) |
| OKLab | oklab(80.33% 0.0482 0.0876) |
| OKLCH | oklch(80.33% 0.1 61.2) |
| XYZ | xyz(54.3629, 50.6615, 25.6504) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.94
Peach (survey)
#FFB07C
ΔE00 4.26
Sandybrown
#F4A460
ΔE00 4.61
Pale Orange
#FFA756
ΔE00 6.28
Burlywood
#DEB887
ΔE00 6.38
Light Orange
#FDAA48
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB07B #7BB9EE
analogous
#EE7B7F #EEB07B #EEE97B
triadic
#EEB07B #7BEEB0 #B07BEE
tetradic
#EEB07B #7FEE7B #7BB9EE #E97BEE
square
#EEB07B #7FEE7B #7BB9EE #E97BEE
split-complementary
#EEB07B #7BEEE9 #7B7FEE
monochromatic
#D3701B #E79045 #EEB07B #F5D0B1 #FCEFE4
Accessibility & contrast
On white
1.89
#EEB07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#EEB07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB07B
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB07B | 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)
#C3B477
Deuteranopia (green-blind)
#D2C27C
Tritanopia (blue-blind)
#FFA3A3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeb07b; /* rgb */ color: rgb(238, 176, 123); /* oklch */ color: oklch(80.3% 0.100 61.2);
Tailwind
colors: {
custom: {
50: '#f6c7a2',
500: '#eeb07b',
950: '#000000',
},
}SCSS
$custom: #eeb07b; $custom-light: #f6c7a2; $custom-dark: #000000;
JSON
{
"hex": "#eeb07b",
"rgb": {
"r": 238,
"g": 176,
"b": 123
},
"hsl": {
"h": 27.652,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.80331,
"c": 0.1,
"h": 61.2
},
"luminance": 0.50658
}Semantic roles & 50–950 ramp
primary
#EEB07B
secondary
#468CC8
accent
#7BD90C
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280