#EEBE7F#EEBE7F
#EEBE7F is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.0% C 0.097 H 73.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE7F |
|---|---|
| RGB | rgb(238, 190, 127) |
| HSL | hsl(34, 77%, 72%) |
| HSV | hsv(34, 47%, 93%) |
| CMYK | cmyk(0%, 20.2%, 46.6%, 6.7%) |
| CIE-LAB | lab(79.92, 9.44, 38.26) |
| CIE-LCH | lch(79.92, 39.41, 76.13°) |
| OKLab | oklab(83.04% 0.0278 0.0932) |
| OKLCH | oklch(83.04% 0.097 73.4) |
| XYZ | xyz(57.5064, 56.5396, 27.9588) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.91
Very Light Brown
#D3B683
ΔE00 6.05
Fawn
#CFAF7B
ΔE00 6.40
Tan (survey)
#D1B26F
ΔE00 6.78
Tan
#D2B48C
ΔE00 6.96
Apricot (survey)
#FFB16D
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE7F #7FAFEE
analogous
#EE877F #EEBE7F #E7EE7F
triadic
#EEBE7F #7FEEBE #BE7FEE
tetradic
#EEBE7F #7FEE87 #7FAFEE #EE7FE7
square
#EEBE7F #7FEE87 #7FAFEE #EE7FE7
split-complementary
#EEBE7F #7FE7EE #877FEE
monochromatic
#D6861C #E7A349 #EEBE7F #F5D9B5 #FBF1E4
Accessibility & contrast
On white
1.71
#EEBE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#EEBE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE7F
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE7F | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF7A
Deuteranopia (green-blind)
#DBCB80
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebe7f; /* rgb */ color: rgb(238, 190, 127); /* oklch */ color: oklch(83.0% 0.097 73.4);
Tailwind
colors: {
custom: {
50: '#f6d1a5',
500: '#eebe7f',
950: '#000000',
},
}SCSS
$custom: #eebe7f; $custom-light: #f6d1a5; $custom-dark: #000000;
JSON
{
"hex": "#eebe7f",
"rgb": {
"r": 238,
"g": 190,
"b": 127
},
"hsl": {
"h": 34.054,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.83042,
"c": 0.09725,
"h": 73.4
},
"luminance": 0.56536
}Semantic roles & 50–950 ramp
primary
#EEBE7F
secondary
#4980C8
accent
#65D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380