#EEC783#EEC783
#EEC783 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 84.8% C 0.097 H 80.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC783 |
|---|---|
| RGB | rgb(238, 199, 131) |
| HSL | hsl(38, 76%, 72%) |
| HSV | hsv(38, 45%, 93%) |
| CMYK | cmyk(0%, 16.4%, 45%, 6.7%) |
| CIE-LAB | lab(82.20, 5.13, 39.12) |
| CIE-LCH | lch(82.20, 39.46, 82.53°) |
| OKLab | oklab(84.85% 0.0155 0.0954) |
| OKLCH | oklch(84.85% 0.097 80.8) |
| XYZ | xyz(59.7821, 60.6656, 30.0290) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.62
Sand (survey)
#E2CA76
ΔE00 6.00
Very Light Brown
#D3B683
ΔE00 6.04
Tan (survey)
#D1B26F
ΔE00 6.19
Navajowhite
#FFDEAD
ΔE00 6.72
Fawn
#CFAF7B
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC783 #83AAEE
analogous
#EE9283 #EEC783 #E0EE83
triadic
#EEC783 #83EEC7 #C783EE
tetradic
#EEC783 #83EE92 #83AAEE #EE83E0
square
#EEC783 #83EE92 #83AAEE #EE83E0
split-complementary
#EEC783 #83E0EE #9283EE
monochromatic
#D9951E #E7AF4D #EEC783 #F5DFB9 #FBF3E4
Accessibility & contrast
On white
1.60
#EEC783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#EEC783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC783
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC783 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77E
Deuteranopia (green-blind)
#E1D185
Tritanopia (blue-blind)
#FEBBB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec783; /* rgb */ color: rgb(238, 199, 131); /* oklch */ color: oklch(84.8% 0.097 80.8);
Tailwind
colors: {
custom: {
50: '#f5d7a8',
500: '#eec783',
950: '#000000',
},
}SCSS
$custom: #eec783; $custom-light: #f5d7a8; $custom-dark: #000000;
JSON
{
"hex": "#eec783",
"rgb": {
"r": 238,
"g": 199,
"b": 131
},
"hsl": {
"h": 38.131,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.84849,
"c": 0.09663,
"h": 80.8
},
"luminance": 0.60663
}Semantic roles & 50–950 ramp
primary
#EEC783
secondary
#4D7AC8
accent
#57D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380