#EEBF7A#EEBF7A
#EEBF7A is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.2% C 0.102 H 76.2°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF7A |
|---|---|
| RGB | rgb(238, 191, 122) |
| HSL | hsl(36, 77%, 71%) |
| HSV | hsv(36, 49%, 93%) |
| CMYK | cmyk(0%, 19.7%, 48.7%, 6.7%) |
| CIE-LAB | lab(80.09, 8.45, 41.03) |
| CIE-LCH | lch(80.09, 41.89, 78.36°) |
| OKLab | oklab(83.16% 0.0244 0.0992) |
| OKLCH | oklch(83.16% 0.102 76.2) |
| XYZ | xyz(57.4059, 56.8471, 26.3575) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.78
Very Light Brown
#D3B683
ΔE00 6.19
Tan (survey)
#D1B26F
ΔE00 6.20
Fawn
#CFAF7B
ΔE00 6.62
Tan
#D2B48C
ΔE00 7.69
Butterscotch
#FDB147
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF7A #7AA9EE
analogous
#EE857A #EEBF7A #E3EE7A
triadic
#EEBF7A #7AEEBF #BF7AEE
tetradic
#EEBF7A #7AEE85 #7AA9EE #EE7AE3
square
#EEBF7A #7AEE85 #7AA9EE #EE7AE3
split-complementary
#EEBF7A #7AE3EE #857AEE
monochromatic
#D3881B #E7A544 #EEBF7A #F5D9B0 #FCF2E4
Accessibility & contrast
On white
1.70
#EEBF7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#EEBF7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF7A
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF7A | 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)
#D1C075
Deuteranopia (green-blind)
#DCCB7C
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf7a; /* rgb */ color: rgb(238, 191, 122); /* oklch */ color: oklch(83.2% 0.102 76.2);
Tailwind
colors: {
custom: {
50: '#f6d2a1',
500: '#eebf7a',
950: '#000000',
},
}SCSS
$custom: #eebf7a; $custom-light: #f6d2a1; $custom-dark: #000000;
JSON
{
"hex": "#eebf7a",
"rgb": {
"r": 238,
"g": 191,
"b": 122
},
"hsl": {
"h": 35.69,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.83155,
"c": 0.10213,
"h": 76.2
},
"luminance": 0.56844
}Semantic roles & 50–950 ramp
primary
#EEBF7A
secondary
#457AC8
accent
#5FDA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380