#EEB67A#EEB67A
#EEB67A is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.4% C 0.101 H 67.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB67A |
|---|---|
| RGB | rgb(238, 182, 122) |
| HSL | hsl(31, 77%, 71%) |
| HSV | hsv(31, 49%, 93%) |
| CMYK | cmyk(0%, 23.5%, 48.7%, 6.7%) |
| CIE-LAB | lab(77.90, 13.18, 38.26) |
| CIE-LCH | lch(77.90, 40.47, 70.99°) |
| OKLab | oklab(81.44% 0.0384 0.0929) |
| OKLCH | oklch(81.44% 0.101 67.6) |
| XYZ | xyz(55.5032, 53.0417, 25.7233) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.68
Apricot (survey)
#FFB16D
ΔE00 4.85
Sandybrown
#F4A460
ΔE00 6.27
Peach (survey)
#FFB07C
ΔE00 6.84
Pale Orange
#FFA756
ΔE00 7.09
Fawn
#CFAF7B
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB67A #7AB2EE
analogous
#EE7C7A #EEB67A #ECEE7A
triadic
#EEB67A #7AEEB6 #B67AEE
tetradic
#EEB67A #7AEE7C #7AB2EE #EE7AEC
square
#EEB67A #7AEE7C #7AB2EE #EE7AEC
split-complementary
#EEB67A #7AECEE #7C7AEE
monochromatic
#D37A1B #E79844 #EEB67A #F5D4B0 #FCF0E4
Accessibility & contrast
On white
1.81
#EEB67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#EEB67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB67A
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB67A | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B975
Deuteranopia (green-blind)
#D6C67B
Tritanopia (blue-blind)
#FFA9A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb67a; /* rgb */ color: rgb(238, 182, 122); /* oklch */ color: oklch(81.4% 0.101 67.6);
Tailwind
colors: {
custom: {
50: '#f6cba1',
500: '#eeb67a',
950: '#000000',
},
}SCSS
$custom: #eeb67a; $custom-light: #f6cba1; $custom-dark: #000000;
JSON
{
"hex": "#eeb67a",
"rgb": {
"r": 238,
"g": 182,
"b": 122
},
"hsl": {
"h": 31.034,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.81438,
"c": 0.10052,
"h": 67.6
},
"luminance": 0.53038
}Semantic roles & 50–950 ramp
primary
#EEB67A
secondary
#4584C8
accent
#6FDA0C
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280