#EEB282#EEB282
#EEB282 is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.8% C 0.094 H 59.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB282 |
|---|---|
| RGB | rgb(238, 178, 130) |
| HSL | hsl(27, 76%, 72%) |
| HSV | hsv(27, 45%, 93%) |
| CMYK | cmyk(0%, 25.2%, 45.4%, 6.7%) |
| CIE-LAB | lab(77.06, 16.07, 33.01) |
| CIE-LCH | lch(77.06, 36.71, 64.05°) |
| OKLab | oklab(80.82% 0.0477 0.0813) |
| OKLCH | oklch(80.82% 0.094 59.6) |
| XYZ | xyz(55.2119, 51.6332, 28.1729) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.10
Apricot (survey)
#FFB16D
ΔE00 4.81
Sandybrown
#F4A460
ΔE00 5.62
Burlywood
#DEB887
ΔE00 6.36
Pale Orange
#FFA756
ΔE00 7.34
Tan
#D2B48C
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB282 #82BEEE
analogous
#EE8288 #EEB282 #EEE882
triadic
#EEB282 #82EEB2 #B282EE
tetradic
#EEB282 #88EE82 #82BEEE #E882EE
square
#EEB282 #88EE82 #82BEEE #E882EE
split-complementary
#EEB282 #82EEE8 #8288EE
monochromatic
#D8701D #E7914C #EEB282 #F5D3B8 #FBEEE4
Accessibility & contrast
On white
1.85
#EEB282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#EEB282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB282
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB282 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67E
Deuteranopia (green-blind)
#D2C483
Tritanopia (blue-blind)
#FFA6A6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eeb282; /* rgb */ color: rgb(238, 178, 130); /* oklch */ color: oklch(80.8% 0.094 59.6);
Tailwind
colors: {
custom: {
50: '#f6c9a7',
500: '#eeb282',
950: '#000000',
},
}SCSS
$custom: #eeb282; $custom-light: #f6c9a7; $custom-dark: #000000;
JSON
{
"hex": "#eeb282",
"rgb": {
"r": 238,
"g": 178,
"b": 130
},
"hsl": {
"h": 26.667,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.80824,
"c": 0.09425,
"h": 59.6
},
"luminance": 0.5163
}Semantic roles & 50–950 ramp
primary
#EEB282
secondary
#4C91C8
accent
#7ED80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280