#EEBE8A#EEBE8A
#EEBE8A is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.087 H 68.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE8A |
|---|---|
| RGB | rgb(238, 190, 138) |
| HSL | hsl(31, 75%, 74%) |
| HSV | hsv(31, 42%, 93%) |
| CMYK | cmyk(0%, 20.2%, 42%, 6.7%) |
| CIE-LAB | lab(80.09, 10.55, 32.78) |
| CIE-LCH | lch(80.09, 34.44, 72.15°) |
| OKLab | oklab(83.23% 0.0321 0.0811) |
| OKLCH | oklch(83.23% 0.087 68.4) |
| XYZ | xyz(58.2628, 56.8422, 31.9426) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.36
Tan
#D2B48C
ΔE00 6.11
Very Light Brown
#D3B683
ΔE00 6.48
Fawn
#CFAF7B
ΔE00 6.79
Light Peach
#FFD8B1
ΔE00 6.83
Apricot (survey)
#FFB16D
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE8A #8ABAEE
analogous
#EE8C8A #EEBE8A #ECEE8A
triadic
#EEBE8A #8AEEBE #BE8AEE
tetradic
#EEBE8A #8AEE8C #8ABAEE #EE8AEC
square
#EEBE8A #8AEE8C #8ABAEE #EE8AEC
split-complementary
#EEBE8A #8AECEE #8C8AEE
monochromatic
#DD8320 #E6A055 #EEBE8A #F6DCBF #FBF0E4
Accessibility & contrast
On white
1.70
#EEBE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EEBE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE8A
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE8A | 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)
#CEC086
Deuteranopia (green-blind)
#DACB8B
Tritanopia (blue-blind)
#FEB3B1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebe8a; /* rgb */ color: rgb(238, 190, 138); /* oklch */ color: oklch(83.2% 0.087 68.4);
Tailwind
colors: {
custom: {
50: '#f5d1ac',
500: '#eebe8a',
950: '#000000',
},
}SCSS
$custom: #eebe8a; $custom-light: #f5d1ac; $custom-dark: #000000;
JSON
{
"hex": "#eebe8a",
"rgb": {
"r": 238,
"g": 190,
"b": 138
},
"hsl": {
"h": 31.2,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.83232,
"c": 0.08719,
"h": 68.4
},
"luminance": 0.56839
}Semantic roles & 50–950 ramp
primary
#EEBE8A
secondary
#538CC9
accent
#6FD70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381