#EEC183#EEC183
#EEC183 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.7% C 0.094 H 74.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC183 |
|---|---|
| RGB | rgb(238, 193, 131) |
| HSL | hsl(35, 76%, 72%) |
| HSV | hsv(35, 45%, 93%) |
| CMYK | cmyk(0%, 18.9%, 45%, 6.7%) |
| CIE-LAB | lab(80.72, 8.26, 37.22) |
| CIE-LCH | lch(80.72, 38.13, 77.49°) |
| OKLab | oklab(83.69% 0.0247 0.091) |
| OKLCH | oklch(83.69% 0.094 74.8) |
| XYZ | xyz(58.4287, 57.9589, 29.5779) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.87
Very Light Brown
#D3B683
ΔE00 5.74
Fawn
#CFAF7B
ΔE00 6.38
Tan (survey)
#D1B26F
ΔE00 6.60
Tan
#D2B48C
ΔE00 6.82
Navajowhite
#FFDEAD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC183 #83B0EE
analogous
#EE8B83 #EEC183 #E6EE83
triadic
#EEC183 #83EEC1 #C183EE
tetradic
#EEC183 #83EE8B #83B0EE #EE83E6
square
#EEC183 #83EE8B #83B0EE #EE83E6
split-complementary
#EEC183 #83E6EE #8B83EE
monochromatic
#D98A1E #E7A64D #EEC183 #F5DCB9 #FBF2E4
Accessibility & contrast
On white
1.67
#EEC183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EEC183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC183
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC183 | 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)
#D2C27E
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#FEB5B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #eec183; /* rgb */ color: rgb(238, 193, 131); /* oklch */ color: oklch(83.7% 0.094 74.8);
Tailwind
colors: {
custom: {
50: '#f5d3a8',
500: '#eec183',
950: '#000000',
},
}SCSS
$custom: #eec183; $custom-light: #f5d3a8; $custom-dark: #000000;
JSON
{
"hex": "#eec183",
"rgb": {
"r": 238,
"g": 193,
"b": 131
},
"hsl": {
"h": 34.766,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.83685,
"c": 0.09433,
"h": 74.8
},
"luminance": 0.57956
}Semantic roles & 50–950 ramp
primary
#EEC183
secondary
#4D81C8
accent
#63D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380