#EEBF80#EEBF80
#EEBF80 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.097 H 74.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF80 |
|---|---|
| RGB | rgb(238, 191, 128) |
| HSL | hsl(34, 76%, 72%) |
| HSV | hsv(34, 46%, 93%) |
| CMYK | cmyk(0%, 19.7%, 46.2%, 6.7%) |
| CIE-LAB | lab(80.18, 9.02, 38.08) |
| CIE-LCH | lch(80.18, 39.13, 76.68°) |
| OKLab | oklab(83.25% 0.0267 0.0928) |
| OKLCH | oklch(83.25% 0.097 74) |
| XYZ | xyz(57.7892, 57.0005, 28.3762) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.91
Very Light Brown
#D3B683
ΔE00 5.94
Fawn
#CFAF7B
ΔE00 6.38
Tan (survey)
#D1B26F
ΔE00 6.67
Tan
#D2B48C
ΔE00 6.94
Apricot (survey)
#FFB16D
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF80 #80AFEE
analogous
#EE8880 #EEBF80 #E6EE80
triadic
#EEBF80 #80EEBF #BF80EE
tetradic
#EEBF80 #80EE88 #80AFEE #EE80E6
square
#EEBF80 #80EE88 #80AFEE #EE80E6
split-complementary
#EEBF80 #80E6EE #8880EE
monochromatic
#D7871D #E7A44A #EEBF80 #F5DAB6 #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EEBF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF80
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF80 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07B
Deuteranopia (green-blind)
#DCCB82
Tritanopia (blue-blind)
#FEB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf80; /* rgb */ color: rgb(238, 191, 128); /* oklch */ color: oklch(83.3% 0.097 74.0);
Tailwind
colors: {
custom: {
50: '#f6d2a5',
500: '#eebf80',
950: '#000000',
},
}SCSS
$custom: #eebf80; $custom-light: #f6d2a5; $custom-dark: #000000;
JSON
{
"hex": "#eebf80",
"rgb": {
"r": 238,
"g": 191,
"b": 128
},
"hsl": {
"h": 34.364,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.83251,
"c": 0.09658,
"h": 74
},
"luminance": 0.56997
}Semantic roles & 50–950 ramp
primary
#EEBF80
secondary
#4A80C8
accent
#64D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380