#EEBB7A#EEBB7A
#EEBB7A is a very light, moderate orange. Relative luminance 0.551; OKLCH L 82.4% C 0.101 H 72.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBB7A |
|---|---|
| RGB | rgb(238, 187, 122) |
| HSL | hsl(34, 77%, 71%) |
| HSV | hsv(34, 49%, 93%) |
| CMYK | cmyk(0%, 21.4%, 48.7%, 6.7%) |
| CIE-LAB | lab(79.11, 10.55, 39.80) |
| CIE-LCH | lch(79.11, 41.17, 75.15°) |
| OKLab | oklab(82.39% 0.0306 0.0964) |
| OKLCH | oklch(82.39% 0.101 72.4) |
| XYZ | xyz(56.5455, 55.1263, 26.0707) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.29
Very Light Brown
#D3B683
ΔE00 6.50
Fawn
#CFAF7B
ΔE00 6.56
Apricot (survey)
#FFB16D
ΔE00 6.68
Tan (survey)
#D1B26F
ΔE00 6.98
Butterscotch
#FDB147
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBB7A #7AADEE
analogous
#EE817A #EEBB7A #E7EE7A
triadic
#EEBB7A #7AEEBB #BB7AEE
tetradic
#EEBB7A #7AEE81 #7AADEE #EE7AE7
square
#EEBB7A #7AEE81 #7AADEE #EE7AE7
split-complementary
#EEBB7A #7AE7EE #817AEE
monochromatic
#D3821B #E79F44 #EEBB7A #F5D7B0 #FCF1E4
Accessibility & contrast
On white
1.75
#EEBB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#EEBB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBB7A
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBB7A | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD75
Deuteranopia (green-blind)
#D9C97B
Tritanopia (blue-blind)
#FFAEAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eebb7a; /* rgb */ color: rgb(238, 187, 122); /* oklch */ color: oklch(82.4% 0.101 72.4);
Tailwind
colors: {
custom: {
50: '#f6cfa1',
500: '#eebb7a',
950: '#000000',
},
}SCSS
$custom: #eebb7a; $custom-light: #f6cfa1; $custom-dark: #000000;
JSON
{
"hex": "#eebb7a",
"rgb": {
"r": 238,
"g": 187,
"b": 122
},
"hsl": {
"h": 33.621,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.82388,
"c": 0.10113,
"h": 72.4
},
"luminance": 0.55123
}Semantic roles & 50–950 ramp
primary
#EEBB7A
secondary
#457EC8
accent
#66DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380