#EEBF83#EEBF83
#EEBF83 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.094 H 72.8°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF83 |
|---|---|
| RGB | rgb(238, 191, 131) |
| HSL | hsl(34, 76%, 72%) |
| HSV | hsv(34, 45%, 93%) |
| CMYK | cmyk(0%, 19.7%, 45%, 6.7%) |
| CIE-LAB | lab(80.22, 9.31, 36.59) |
| CIE-LCH | lch(80.22, 37.76, 75.72°) |
| OKLab | oklab(83.3% 0.0278 0.0896) |
| OKLCH | oklch(83.3% 0.094 72.8) |
| XYZ | xyz(57.9896, 57.0806, 29.4315) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.57
Very Light Brown
#D3B683
ΔE00 5.92
Fawn
#CFAF7B
ΔE00 6.36
Tan
#D2B48C
ΔE00 6.61
Tan (survey)
#D1B26F
ΔE00 7.00
Apricot (survey)
#FFB16D
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF83 #83B2EE
analogous
#EE8A83 #EEBF83 #E8EE83
triadic
#EEBF83 #83EEBF #BF83EE
tetradic
#EEBF83 #83EE8A #83B2EE #EE83E8
square
#EEBF83 #83EE8A #83B2EE #EE83E8
split-complementary
#EEBF83 #83E8EE #8A83EE
monochromatic
#D9871E #E7A34D #EEBF83 #F5DBB9 #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EEBF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF83
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF83 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07E
Deuteranopia (green-blind)
#DBCC84
Tritanopia (blue-blind)
#FEB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf83; /* rgb */ color: rgb(238, 191, 131); /* oklch */ color: oklch(83.3% 0.094 72.8);
Tailwind
colors: {
custom: {
50: '#f5d2a8',
500: '#eebf83',
950: '#000000',
},
}SCSS
$custom: #eebf83; $custom-light: #f5d2a8; $custom-dark: #000000;
JSON
{
"hex": "#eebf83",
"rgb": {
"r": 238,
"g": 191,
"b": 131
},
"hsl": {
"h": 33.645,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.83301,
"c": 0.0938,
"h": 72.8
},
"luminance": 0.57077
}Semantic roles & 50–950 ramp
primary
#EEBF83
secondary
#4D83C8
accent
#66D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380