#EEBE8B#EEBE8B
#EEBE8B is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.3% C 0.086 H 67.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE8B |
|---|---|
| RGB | rgb(238, 190, 139) |
| HSL | hsl(31, 74%, 74%) |
| HSV | hsv(31, 42%, 93%) |
| CMYK | cmyk(0%, 20.2%, 41.6%, 6.7%) |
| CIE-LAB | lab(80.11, 10.66, 32.28) |
| CIE-LCH | lch(80.11, 33.99, 71.73°) |
| OKLab | oklab(83.25% 0.0325 0.0799) |
| OKLCH | oklch(83.25% 0.086 67.9) |
| XYZ | xyz(58.3355, 56.8713, 32.3257) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.42
Tan
#D2B48C
ΔE00 6.08
Very Light Brown
#D3B683
ΔE00 6.58
Light Peach
#FFD8B1
ΔE00 6.73
Fawn
#CFAF7B
ΔE00 6.89
Apricot (survey)
#FFB16D
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE8B #8BBBEE
analogous
#EE8D8B #EEBE8B #EDEE8B
triadic
#EEBE8B #8BEEBE #BE8BEE
tetradic
#EEBE8B #8BEE8D #8BBBEE #EE8BED
square
#EEBE8B #8BEE8D #8BBBEE #EE8BED
split-complementary
#EEBE8B #8BEDEE #8D8BEE
monochromatic
#DE8221 #E6A056 #EEBE8B #F6DCC0 #FBF0E4
Accessibility & contrast
On white
1.70
#EEBE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EEBE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE8B
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE8B | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC087
Deuteranopia (green-blind)
#DACB8C
Tritanopia (blue-blind)
#FEB3B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebe8b; /* rgb */ color: rgb(238, 190, 139); /* oklch */ color: oklch(83.3% 0.086 67.9);
Tailwind
colors: {
custom: {
50: '#f5d1ad',
500: '#eebe8b',
950: '#000000',
},
}SCSS
$custom: #eebe8b; $custom-light: #f5d1ad; $custom-dark: #000000;
JSON
{
"hex": "#eebe8b",
"rgb": {
"r": 238,
"g": 190,
"b": 139
},
"hsl": {
"h": 30.909,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.8325,
"c": 0.08629,
"h": 67.9
},
"luminance": 0.56868
}Semantic roles & 50–950 ramp
primary
#EEBE8B
secondary
#548DC9
accent
#70D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381