#EEB181#EEB181
#EEB181 is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.6% C 0.095 H 59.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB181 |
|---|---|
| RGB | rgb(238, 177, 129) |
| HSL | hsl(26, 76%, 72%) |
| HSV | hsv(26, 46%, 93%) |
| CMYK | cmyk(0%, 25.6%, 45.8%, 6.7%) |
| CIE-LAB | lab(76.81, 16.50, 33.20) |
| CIE-LCH | lch(76.81, 37.07, 63.58°) |
| OKLab | oklab(80.62% 0.0489 0.0817) |
| OKLCH | oklch(80.62% 0.095 59.1) |
| XYZ | xyz(54.9469, 51.2100, 27.7551) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.89
Apricot (survey)
#FFB16D
ΔE00 4.75
Sandybrown
#F4A460
ΔE00 5.43
Burlywood
#DEB887
ΔE00 6.62
Pale Orange
#FFA756
ΔE00 7.21
Tan
#D2B48C
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB181 #81BEEE
analogous
#EE8188 #EEB181 #EEE881
triadic
#EEB181 #81EEB1 #B181EE
tetradic
#EEB181 #88EE81 #81BEEE #E881EE
square
#EEB181 #88EE81 #81BEEE #E881EE
split-complementary
#EEB181 #81EEE8 #8188EE
monochromatic
#D86F1D #E7904B #EEB181 #F5D2B7 #FBEEE4
Accessibility & contrast
On white
1.87
#EEB181 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#EEB181 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB181
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB181 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB181 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B67D
Deuteranopia (green-blind)
#D2C382
Tritanopia (blue-blind)
#FFA5A5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eeb181; /* rgb */ color: rgb(238, 177, 129); /* oklch */ color: oklch(80.6% 0.095 59.1);
Tailwind
colors: {
custom: {
50: '#f6c8a6',
500: '#eeb181',
950: '#000000',
},
}SCSS
$custom: #eeb181; $custom-light: #f6c8a6; $custom-dark: #000000;
JSON
{
"hex": "#eeb181",
"rgb": {
"r": 238,
"g": 177,
"b": 129
},
"hsl": {
"h": 26.422,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.8062,
"c": 0.09521,
"h": 59.1
},
"luminance": 0.51206
}Semantic roles & 50–950 ramp
primary
#EEB181
secondary
#4B91C8
accent
#7FD80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280