#EEB381#EEB381
#EEB381 is a light, moderate orange. Relative luminance 0.520; OKLCH L 81.0% C 0.095 H 61.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB381 |
|---|---|
| RGB | rgb(238, 179, 129) |
| HSL | hsl(28, 76%, 72%) |
| HSV | hsv(28, 46%, 93%) |
| CMYK | cmyk(0%, 24.8%, 45.8%, 6.7%) |
| CIE-LAB | lab(77.28, 15.44, 33.82) |
| CIE-LCH | lch(77.28, 37.18, 65.47°) |
| OKLab | oklab(80.99% 0.0458 0.0831) |
| OKLCH | oklch(80.99% 0.095 61.2) |
| XYZ | xyz(55.3448, 52.0059, 27.8877) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.52
Apricot (survey)
#FFB16D
ΔE00 4.61
Sandybrown
#F4A460
ΔE00 5.61
Burlywood
#DEB887
ΔE00 5.85
Pale Orange
#FFA756
ΔE00 7.18
Tan
#D2B48C
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB381 #81BCEE
analogous
#EE8186 #EEB381 #EEEA81
triadic
#EEB381 #81EEB3 #B381EE
tetradic
#EEB381 #86EE81 #81BCEE #EA81EE
square
#EEB381 #86EE81 #81BCEE #EA81EE
split-complementary
#EEB381 #81EEEA #8186EE
monochromatic
#D8731D #E7924B #EEB381 #F5D4B7 #FBEFE4
Accessibility & contrast
On white
1.84
#EEB381 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#EEB381 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB381
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB381 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB381 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77D
Deuteranopia (green-blind)
#D3C482
Tritanopia (blue-blind)
#FFA7A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #eeb381; /* rgb */ color: rgb(238, 179, 129); /* oklch */ color: oklch(81.0% 0.095 61.2);
Tailwind
colors: {
custom: {
50: '#f6c9a6',
500: '#eeb381',
950: '#000000',
},
}SCSS
$custom: #eeb381; $custom-light: #f6c9a6; $custom-dark: #000000;
JSON
{
"hex": "#eeb381",
"rgb": {
"r": 238,
"g": 179,
"b": 129
},
"hsl": {
"h": 27.523,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.80993,
"c": 0.09489,
"h": 61.2
},
"luminance": 0.52002
}Semantic roles & 50–950 ramp
primary
#EEB381
secondary
#4B8FC8
accent
#7BD80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280