#EEB484#EEB484
#EEB484 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.2% C 0.092 H 60.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB484 |
|---|---|
| RGB | rgb(238, 180, 132) |
| HSL | hsl(27, 76%, 73%) |
| HSV | hsv(27, 45%, 93%) |
| CMYK | cmyk(0%, 24.4%, 44.5%, 6.7%) |
| CIE-LAB | lab(77.57, 15.21, 32.62) |
| CIE-LCH | lch(77.57, 35.99, 65.01°) |
| OKLab | oklab(81.23% 0.0454 0.0805) |
| OKLCH | oklch(81.23% 0.092 60.6) |
| XYZ | xyz(55.7483, 52.4891, 29.0204) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.57
Apricot (survey)
#FFB16D
ΔE00 5.01
Burlywood
#DEB887
ΔE00 5.83
Sandybrown
#F4A460
ΔE00 6.05
Pale Orange
#FFA756
ΔE00 7.64
Tan
#D2B48C
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB484 #84BEEE
analogous
#EE8489 #EEB484 #EEE984
triadic
#EEB484 #84EEB4 #B484EE
tetradic
#EEB484 #89EE84 #84BEEE #E984EE
square
#EEB484 #89EE84 #84BEEE #E984EE
split-complementary
#EEB484 #84EEE9 #8489EE
monochromatic
#DA731E #E7934E #EEB484 #F5D5BA #FBEFE4
Accessibility & contrast
On white
1.83
#EEB484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#EEB484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB484
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB484 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B880
Deuteranopia (green-blind)
#D3C585
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb484; /* rgb */ color: rgb(238, 180, 132); /* oklch */ color: oklch(81.2% 0.092 60.6);
Tailwind
colors: {
custom: {
50: '#f6caa8',
500: '#eeb484',
950: '#000000',
},
}SCSS
$custom: #eeb484; $custom-light: #f6caa8; $custom-dark: #000000;
JSON
{
"hex": "#eeb484",
"rgb": {
"r": 238,
"g": 180,
"b": 132
},
"hsl": {
"h": 27.17,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.81233,
"c": 0.09237,
"h": 60.6
},
"luminance": 0.52486
}Semantic roles & 50–950 ramp
primary
#EEB484
secondary
#4E91C9
accent
#7CD80E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280