#EEBC7F#EEBC7F
#EEBC7F is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.7% C 0.097 H 71.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBC7F |
|---|---|
| RGB | rgb(238, 188, 127) |
| HSL | hsl(33, 77%, 72%) |
| HSV | hsv(33, 47%, 93%) |
| CMYK | cmyk(0%, 21%, 46.6%, 6.7%) |
| CIE-LAB | lab(79.43, 10.49, 37.63) |
| CIE-LCH | lch(79.43, 39.07, 74.42°) |
| OKLab | oklab(82.66% 0.0309 0.0918) |
| OKLCH | oklch(82.66% 0.097 71.4) |
| XYZ | xyz(57.0762, 55.6792, 27.8154) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.80
Very Light Brown
#D3B683
ΔE00 6.33
Fawn
#CFAF7B
ΔE00 6.48
Apricot (survey)
#FFB16D
ΔE00 6.64
Tan
#D2B48C
ΔE00 6.85
Tan (survey)
#D1B26F
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBC7F #7FB1EE
analogous
#EE857F #EEBC7F #E9EE7F
triadic
#EEBC7F #7FEEBC #BC7FEE
tetradic
#EEBC7F #7FEE85 #7FB1EE #EE7FE9
square
#EEBC7F #7FEE85 #7FB1EE #EE7FE9
split-complementary
#EEBC7F #7FE9EE #857FEE
monochromatic
#D6831C #E7A049 #EEBC7F #F5D8B5 #FBF1E4
Accessibility & contrast
On white
1.73
#EEBC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#EEBC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBC7F
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBC7F | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE7A
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#FFB0AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eebc7f; /* rgb */ color: rgb(238, 188, 127); /* oklch */ color: oklch(82.7% 0.097 71.4);
Tailwind
colors: {
custom: {
50: '#f6d0a5',
500: '#eebc7f',
950: '#000000',
},
}SCSS
$custom: #eebc7f; $custom-light: #f6d0a5; $custom-dark: #000000;
JSON
{
"hex": "#eebc7f",
"rgb": {
"r": 238,
"g": 188,
"b": 127
},
"hsl": {
"h": 32.973,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.8266,
"c": 0.09684,
"h": 71.4
},
"luminance": 0.55676
}Semantic roles & 50–950 ramp
primary
#EEBC7F
secondary
#4982C8
accent
#69D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380