#EEB283#EEB283
#EEB283 is a light, moderate orange. Relative luminance 0.517; OKLCH L 80.8% C 0.093 H 59.0°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEB283 |
|---|---|
| RGB | rgb(238, 178, 131) |
| HSL | hsl(26, 76%, 72%) |
| HSV | hsv(26, 45%, 93%) |
| CMYK | cmyk(0%, 25.2%, 45%, 6.7%) |
| CIE-LAB | lab(77.08, 16.17, 32.50) |
| CIE-LCH | lch(77.08, 36.30, 63.55°) |
| OKLab | oklab(80.84% 0.0481 0.0801) |
| OKLCH | oklch(80.84% 0.093 59) |
| XYZ | xyz(55.2794, 51.6602, 28.5281) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.03
Apricot (survey)
#FFB16D
ΔE00 4.99
Sandybrown
#F4A460
ΔE00 5.77
Burlywood
#DEB887
ΔE00 6.49
Pale Orange
#FFA756
ΔE00 7.51
Tan
#D2B48C
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEB283 #83BFEE
analogous
#EE838A #EEB283 #EEE883
triadic
#EEB283 #83EEB2 #B283EE
tetradic
#EEB283 #8AEE83 #83BFEE #E883EE
square
#EEB283 #8AEE83 #83BFEE #E883EE
split-complementary
#EEB283 #83EEE8 #838AEE
monochromatic
#D9701E #E7914D #EEB283 #F5D3B9 #FBEEE4
Accessibility & contrast
On white
1.85
#EEB283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#EEB283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEB283
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEB283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEB283 | 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)
#C4B67F
Deuteranopia (green-blind)
#D2C484
Tritanopia (blue-blind)
#FFA6A6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #eeb283; /* rgb */ color: rgb(238, 178, 131); /* oklch */ color: oklch(80.8% 0.093 59.0);
Tailwind
colors: {
custom: {
50: '#f6c9a7',
500: '#eeb283',
950: '#000000',
},
}SCSS
$custom: #eeb283; $custom-light: #f6c9a7; $custom-dark: #000000;
JSON
{
"hex": "#eeb283",
"rgb": {
"r": 238,
"g": 178,
"b": 131
},
"hsl": {
"h": 26.355,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.80842,
"c": 0.09348,
"h": 59
},
"luminance": 0.51657
}Semantic roles & 50–950 ramp
primary
#EEB283
secondary
#4D92C8
accent
#7FD80D
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280