#EEBF81#EEBF81
#EEBF81 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.096 H 73.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF81 |
|---|---|
| RGB | rgb(238, 191, 129) |
| HSL | hsl(34, 76%, 72%) |
| HSV | hsv(34, 46%, 93%) |
| CMYK | cmyk(0%, 19.7%, 45.8%, 6.7%) |
| CIE-LAB | lab(80.19, 9.11, 37.58) |
| CIE-LCH | lch(80.19, 38.67, 76.37°) |
| OKLab | oklab(83.27% 0.027 0.0918) |
| OKLCH | oklch(83.27% 0.096 73.6) |
| XYZ | xyz(57.8553, 57.0269, 28.7245) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.79
Very Light Brown
#D3B683
ΔE00 5.92
Fawn
#CFAF7B
ΔE00 6.37
Tan (survey)
#D1B26F
ΔE00 6.77
Tan
#D2B48C
ΔE00 6.82
Apricot (survey)
#FFB16D
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF81 #81B0EE
analogous
#EE8881 #EEBF81 #E7EE81
triadic
#EEBF81 #81EEBF #BF81EE
tetradic
#EEBF81 #81EE88 #81B0EE #EE81E7
square
#EEBF81 #81EE88 #81B0EE #EE81E7
split-complementary
#EEBF81 #81E7EE #8881EE
monochromatic
#D8871D #E7A44B #EEBF81 #F5DAB7 #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EEBF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF81
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF81 | 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)
#D0C07C
Deuteranopia (green-blind)
#DCCB82
Tritanopia (blue-blind)
#FEB3AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf81; /* rgb */ color: rgb(238, 191, 129); /* oklch */ color: oklch(83.3% 0.096 73.6);
Tailwind
colors: {
custom: {
50: '#f6d2a6',
500: '#eebf81',
950: '#000000',
},
}SCSS
$custom: #eebf81; $custom-light: #f6d2a6; $custom-dark: #000000;
JSON
{
"hex": "#eebf81",
"rgb": {
"r": 238,
"g": 191,
"b": 129
},
"hsl": {
"h": 34.128,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.83267,
"c": 0.09565,
"h": 73.6
},
"luminance": 0.57024
}Semantic roles & 50–950 ramp
primary
#EEBF81
secondary
#4B81C8
accent
#65D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380