#EEBF7E#EEBF7E
#EEBF7E is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.098 H 74.7°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF7E |
|---|---|
| RGB | rgb(238, 191, 126) |
| HSL | hsl(35, 77%, 71%) |
| HSV | hsv(35, 47%, 93%) |
| CMYK | cmyk(0%, 19.7%, 47.1%, 6.7%) |
| CIE-LAB | lab(80.15, 8.82, 39.07) |
| CIE-LCH | lch(80.15, 40.05, 77.27°) |
| OKLab | oklab(83.22% 0.0259 0.095) |
| OKLCH | oklch(83.22% 0.098 74.7) |
| XYZ | xyz(57.6589, 56.9483, 27.6897) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.18
Very Light Brown
#D3B683
ΔE00 5.99
Fawn
#CFAF7B
ΔE00 6.43
Tan (survey)
#D1B26F
ΔE00 6.48
Tan
#D2B48C
ΔE00 7.18
Sandstone
#C9AE74
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF7E #7EADEE
analogous
#EE877E #EEBF7E #E5EE7E
triadic
#EEBF7E #7EEEBF #BF7EEE
tetradic
#EEBF7E #7EEE87 #7EADEE #EE7EE5
square
#EEBF7E #7EEE87 #7EADEE #EE7EE5
split-complementary
#EEBF7E #7EE5EE #877EEE
monochromatic
#D5881C #E7A448 #EEBF7E #F5DAB4 #FBF2E4
Accessibility & contrast
On white
1.70
#EEBF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EEBF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF7E
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF7E | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C079
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf7e; /* rgb */ color: rgb(238, 191, 126); /* oklch */ color: oklch(83.2% 0.098 74.7);
Tailwind
colors: {
custom: {
50: '#f6d2a4',
500: '#eebf7e',
950: '#000000',
},
}SCSS
$custom: #eebf7e; $custom-light: #f6d2a4; $custom-dark: #000000;
JSON
{
"hex": "#eebf7e",
"rgb": {
"r": 238,
"g": 191,
"b": 126
},
"hsl": {
"h": 34.821,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.83218,
"c": 0.09844,
"h": 74.7
},
"luminance": 0.56945
}Semantic roles & 50–950 ramp
primary
#EEBF7E
secondary
#487EC8
accent
#62D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380