#EEB485#EEB485
#EEB485 is a light, moderate orange. Relative luminance 0.525; OKLCH L 81.3% C 0.092 H 60.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB485 |
|---|---|
| RGB | rgb(238, 180, 133) |
| HSL | hsl(27, 76%, 73%) |
| HSV | hsv(27, 44%, 93%) |
| CMYK | cmyk(0%, 24.4%, 44.1%, 6.7%) |
| CIE-LAB | lab(77.59, 15.31, 32.12) |
| CIE-LCH | lch(77.59, 35.58, 64.51°) |
| OKLab | oklab(81.25% 0.0458 0.0793) |
| OKLCH | oklch(81.25% 0.092 60) |
| XYZ | xyz(55.8171, 52.5166, 29.3825) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.49
Apricot (survey)
#FFB16D
ΔE00 5.16
Burlywood
#DEB887
ΔE00 5.97
Sandybrown
#F4A460
ΔE00 6.18
Tan
#D2B48C
ΔE00 7.77
Pale Orange
#FFA756
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB485 #85BFEE
analogous
#EE858A #EEB485 #EEE885
triadic
#EEB485 #85EEB4 #B485EE
tetradic
#EEB485 #8AEE85 #85BFEE #E885EE
square
#EEB485 #8AEE85 #85BFEE #E885EE
split-complementary
#EEB485 #85EEE8 #858AEE
monochromatic
#DA721E #E7934F #EEB485 #F5D5BB #FBEEE4
Accessibility & contrast
On white
1.83
#EEB485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#EEB485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB485
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB485 | 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)
#C6B882
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#FFA8A8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #eeb485; /* rgb */ color: rgb(238, 180, 133); /* oklch */ color: oklch(81.3% 0.092 60.0);
Tailwind
colors: {
custom: {
50: '#f6caa9',
500: '#eeb485',
950: '#000000',
},
}SCSS
$custom: #eeb485; $custom-light: #f6caa9; $custom-dark: #000000;
JSON
{
"hex": "#eeb485",
"rgb": {
"r": 238,
"g": 180,
"b": 133
},
"hsl": {
"h": 26.857,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.81251,
"c": 0.09158,
"h": 60
},
"luminance": 0.52513
}Semantic roles & 50–950 ramp
primary
#EEB485
secondary
#4F92C9
accent
#7DD80E
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#171310
muted
#858280