#EEBB83#EEBB83
#EEBB83 is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.5% C 0.093 H 68.6°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBB83 |
|---|---|
| RGB | rgb(238, 187, 131) |
| HSL | hsl(31, 76%, 72%) |
| HSV | hsv(31, 45%, 93%) |
| CMYK | cmyk(0%, 21.4%, 45%, 6.7%) |
| CIE-LAB | lab(79.25, 11.41, 35.33) |
| CIE-LCH | lch(79.25, 37.13, 72.10°) |
| OKLab | oklab(82.54% 0.034 0.0867) |
| OKLCH | oklch(82.54% 0.093 68.6) |
| XYZ | xyz(57.1292, 55.3598, 29.1447) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.68
Apricot (survey)
#FFB16D
ΔE00 6.09
Tan
#D2B48C
ΔE00 6.56
Very Light Brown
#D3B683
ΔE00 6.69
Fawn
#CFAF7B
ΔE00 6.74
Peach (survey)
#FFB07C
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBB83 #83B6EE
analogous
#EE8683 #EEBB83 #ECEE83
triadic
#EEBB83 #83EEBB #BB83EE
tetradic
#EEBB83 #83EE86 #83B6EE #EE83EC
square
#EEBB83 #83EE86 #83B6EE #EE83EC
split-complementary
#EEBB83 #83ECEE #8683EE
monochromatic
#D9801E #E79D4D #EEBB83 #F5D9B9 #FBF0E4
Accessibility & contrast
On white
1.74
#EEBB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#EEBB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBB83
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBB83 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7F
Deuteranopia (green-blind)
#D8C984
Tritanopia (blue-blind)
#FEAFAD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eebb83; /* rgb */ color: rgb(238, 187, 131); /* oklch */ color: oklch(82.5% 0.093 68.6);
Tailwind
colors: {
custom: {
50: '#f6cfa7',
500: '#eebb83',
950: '#000000',
},
}SCSS
$custom: #eebb83; $custom-light: #f6cfa7; $custom-dark: #000000;
JSON
{
"hex": "#eebb83",
"rgb": {
"r": 238,
"g": 187,
"b": 131
},
"hsl": {
"h": 31.402,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.82536,
"c": 0.09312,
"h": 68.6
},
"luminance": 0.55356
}Semantic roles & 50–950 ramp
primary
#EEBB83
secondary
#4D88C8
accent
#6ED80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380