#EEC182#EEC182
#EEC182 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.7% C 0.095 H 75.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC182 |
|---|---|
| RGB | rgb(238, 193, 130) |
| HSL | hsl(35, 76%, 72%) |
| HSV | hsv(35, 45%, 93%) |
| CMYK | cmyk(0%, 18.9%, 45.4%, 6.7%) |
| CIE-LAB | lab(80.70, 8.16, 37.72) |
| CIE-LCH | lch(80.70, 38.59, 77.79°) |
| OKLab | oklab(83.67% 0.0243 0.0921) |
| OKLCH | oklch(83.67% 0.095 75.2) |
| XYZ | xyz(58.3613, 57.9319, 29.2227) |
| Luminance | 0.5793 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.00
Very Light Brown
#D3B683
ΔE00 5.76
Fawn
#CFAF7B
ΔE00 6.40
Tan (survey)
#D1B26F
ΔE00 6.50
Tan
#D2B48C
ΔE00 6.94
Navajowhite
#FFDEAD
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC182 #82AFEE
analogous
#EE8B82 #EEC182 #E5EE82
triadic
#EEC182 #82EEC1 #C182EE
tetradic
#EEC182 #82EE8B #82AFEE #EE82E5
square
#EEC182 #82EE8B #82AFEE #EE82E5
split-complementary
#EEC182 #82E5EE #8B82EE
monochromatic
#D88A1D #E7A64C #EEC182 #F5DCB8 #FBF2E4
Accessibility & contrast
On white
1.67
#EEC182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EEC182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC182
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC182 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27D
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#FEB5B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eec182; /* rgb */ color: rgb(238, 193, 130); /* oklch */ color: oklch(83.7% 0.095 75.2);
Tailwind
colors: {
custom: {
50: '#f5d3a7',
500: '#eec182',
950: '#000000',
},
}SCSS
$custom: #eec182; $custom-light: #f5d3a7; $custom-dark: #000000;
JSON
{
"hex": "#eec182",
"rgb": {
"r": 238,
"g": 193,
"b": 130
},
"hsl": {
"h": 35,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.83669,
"c": 0.09528,
"h": 75.2
},
"luminance": 0.57929
}Semantic roles & 50–950 ramp
primary
#EEC182
secondary
#4C80C8
accent
#62D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380