#EEBB7B#EEBB7B
#EEBB7B is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.4% C 0.100 H 72.0°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBB7B |
|---|---|
| RGB | rgb(238, 187, 123) |
| HSL | hsl(33, 77%, 71%) |
| HSV | hsv(33, 48%, 93%) |
| CMYK | cmyk(0%, 21.4%, 48.3%, 6.7%) |
| CIE-LAB | lab(79.13, 10.64, 39.30) |
| CIE-LCH | lch(79.13, 40.72, 74.85°) |
| OKLab | oklab(82.4% 0.031 0.0953) |
| OKLCH | oklch(82.4% 0.1 72) |
| XYZ | xyz(56.6078, 55.1512, 26.3987) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.18
Very Light Brown
#D3B683
ΔE00 6.49
Fawn
#CFAF7B
ΔE00 6.55
Apricot (survey)
#FFB16D
ΔE00 6.58
Tan (survey)
#D1B26F
ΔE00 7.08
Tan
#D2B48C
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBB7B #7BAEEE
analogous
#EE817B #EEBB7B #E8EE7B
triadic
#EEBB7B #7BEEBB #BB7BEE
tetradic
#EEBB7B #7BEE81 #7BAEEE #EE7BE8
square
#EEBB7B #7BEE81 #7BAEEE #EE7BE8
split-complementary
#EEBB7B #7BE8EE #817BEE
monochromatic
#D3821B #E79F45 #EEBB7B #F5D7B1 #FCF1E4
Accessibility & contrast
On white
1.75
#EEBB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#EEBB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBB7B
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBB7B | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD76
Deuteranopia (green-blind)
#D9C97C
Tritanopia (blue-blind)
#FFAEAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eebb7b; /* rgb */ color: rgb(238, 187, 123); /* oklch */ color: oklch(82.4% 0.100 72.0);
Tailwind
colors: {
custom: {
50: '#f6cfa2',
500: '#eebb7b',
950: '#000000',
},
}SCSS
$custom: #eebb7b; $custom-light: #f6cfa2; $custom-dark: #000000;
JSON
{
"hex": "#eebb7b",
"rgb": {
"r": 238,
"g": 187,
"b": 123
},
"hsl": {
"h": 33.391,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.82404,
"c": 0.10024,
"h": 72
},
"luminance": 0.55148
}Semantic roles & 50–950 ramp
primary
#EEBB7B
secondary
#467FC8
accent
#67D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380