#EEB67F#EEB67F
#EEB67F is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.5% C 0.096 H 65.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB67F |
|---|---|
| RGB | rgb(238, 182, 127) |
| HSL | hsl(30, 77%, 72%) |
| HSV | hsv(30, 47%, 93%) |
| CMYK | cmyk(0%, 23.5%, 46.6%, 6.7%) |
| CIE-LAB | lab(77.97, 13.66, 35.76) |
| CIE-LCH | lch(77.97, 38.28, 69.10°) |
| OKLab | oklab(81.52% 0.0403 0.0875) |
| OKLCH | oklch(81.52% 0.096 65.3) |
| XYZ | xyz(55.8210, 53.1688, 27.3970) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.71
Apricot (survey)
#FFB16D
ΔE00 4.77
Peach (survey)
#FFB07C
ΔE00 5.99
Sandybrown
#F4A460
ΔE00 6.17
Tan
#D2B48C
ΔE00 7.22
Pale Orange
#FFA756
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB67F #7FB7EE
analogous
#EE7F80 #EEB67F #EEEE7F
triadic
#EEB67F #7FEEB6 #B67FEE
tetradic
#EEB67F #80EE7F #7FB7EE #EE7FEE
square
#EEB67F #80EE7F #7FB7EE #EE7FEE
split-complementary
#EEB67F #7FEEEE #7F80EE
monochromatic
#D6781C #E79749 #EEB67F #F5D5B5 #FBF0E4
Accessibility & contrast
On white
1.81
#EEB67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#EEB67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB67F
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB67F | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97B
Deuteranopia (green-blind)
#D5C680
Tritanopia (blue-blind)
#FFAAA8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #eeb67f; /* rgb */ color: rgb(238, 182, 127); /* oklch */ color: oklch(81.5% 0.096 65.3);
Tailwind
colors: {
custom: {
50: '#f6cba5',
500: '#eeb67f',
950: '#000000',
},
}SCSS
$custom: #eeb67f; $custom-light: #f6cba5; $custom-dark: #000000;
JSON
{
"hex": "#eeb67f",
"rgb": {
"r": 238,
"g": 182,
"b": 127
},
"hsl": {
"h": 29.73,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.81521,
"c": 0.09631,
"h": 65.3
},
"luminance": 0.53165
}Semantic roles & 50–950 ramp
primary
#EEB67F
secondary
#4989C8
accent
#74D90D
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380