#EEBD7F#EEBD7F
#EEBD7F is a very light, moderate orange. Relative luminance 0.561; OKLCH L 82.9% C 0.097 H 72.4°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBD7F |
|---|---|
| RGB | rgb(238, 189, 127) |
| HSL | hsl(34, 77%, 72%) |
| HSV | hsv(34, 47%, 93%) |
| CMYK | cmyk(0%, 20.6%, 46.6%, 6.7%) |
| CIE-LAB | lab(79.68, 9.97, 37.95) |
| CIE-LCH | lch(79.68, 39.23, 75.28°) |
| OKLab | oklab(82.85% 0.0294 0.0925) |
| OKLCH | oklch(82.85% 0.097 72.4) |
| XYZ | xyz(57.2905, 56.1079, 27.8869) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.83
Very Light Brown
#D3B683
ΔE00 6.17
Fawn
#CFAF7B
ΔE00 6.42
Tan
#D2B48C
ΔE00 6.89
Tan (survey)
#D1B26F
ΔE00 7.01
Apricot (survey)
#FFB16D
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBD7F #7FB0EE
analogous
#EE867F #EEBD7F #E7EE7F
triadic
#EEBD7F #7FEEBD #BD7FEE
tetradic
#EEBD7F #7FEE86 #7FB0EE #EE7FE7
square
#EEBD7F #7FEE86 #7FB0EE #EE7FE7
split-complementary
#EEBD7F #7FE7EE #867FEE
monochromatic
#D6841C #E7A149 #EEBD7F #F5D9B5 #FBF1E4
Accessibility & contrast
On white
1.72
#EEBD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#EEBD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBD7F
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBD7F | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7A
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eebd7f; /* rgb */ color: rgb(238, 189, 127); /* oklch */ color: oklch(82.9% 0.097 72.4);
Tailwind
colors: {
custom: {
50: '#f6d0a5',
500: '#eebd7f',
950: '#000000',
},
}SCSS
$custom: #eebd7f; $custom-light: #f6d0a5; $custom-dark: #000000;
JSON
{
"hex": "#eebd7f",
"rgb": {
"r": 238,
"g": 189,
"b": 127
},
"hsl": {
"h": 33.514,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.82851,
"c": 0.09703,
"h": 72.4
},
"luminance": 0.56105
}Semantic roles & 50–950 ramp
primary
#EEBD7F
secondary
#4981C8
accent
#67D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380