#EEC782#EEC782
#EEC782 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.8% C 0.098 H 81.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC782 |
|---|---|
| RGB | rgb(238, 199, 130) |
| HSL | hsl(38, 76%, 72%) |
| HSV | hsv(38, 45%, 93%) |
| CMYK | cmyk(0%, 16.4%, 45.4%, 6.7%) |
| CIE-LAB | lab(82.18, 5.03, 39.61) |
| CIE-LCH | lch(82.18, 39.93, 82.76°) |
| OKLab | oklab(84.83% 0.0151 0.0964) |
| OKLCH | oklch(84.83% 0.098 81.1) |
| XYZ | xyz(59.7146, 60.6386, 29.6738) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.77
Sand (survey)
#E2CA76
ΔE00 5.85
Very Light Brown
#D3B683
ΔE00 6.13
Tan (survey)
#D1B26F
ΔE00 6.16
Navajowhite
#FFDEAD
ΔE00 6.85
Fawn
#CFAF7B
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC782 #82A9EE
analogous
#EE9182 #EEC782 #DFEE82
triadic
#EEC782 #82EEC7 #C782EE
tetradic
#EEC782 #82EE91 #82A9EE #EE82DF
square
#EEC782 #82EE91 #82A9EE #EE82DF
split-complementary
#EEC782 #82DFEE #9182EE
monochromatic
#D8951D #E7AF4C #EEC782 #F5DFB8 #FBF3E4
Accessibility & contrast
On white
1.60
#EEC782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#EEC782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC782
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC782 | 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)
#D8C77D
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#FEBBB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec782; /* rgb */ color: rgb(238, 199, 130); /* oklch */ color: oklch(84.8% 0.098 81.1);
Tailwind
colors: {
custom: {
50: '#f5d7a7',
500: '#eec782',
950: '#000000',
},
}SCSS
$custom: #eec782; $custom-light: #f5d7a7; $custom-dark: #000000;
JSON
{
"hex": "#eec782",
"rgb": {
"r": 238,
"g": 199,
"b": 130
},
"hsl": {
"h": 38.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.84833,
"c": 0.09762,
"h": 81.1
},
"luminance": 0.60636
}Semantic roles & 50–950 ramp
primary
#EEC782
secondary
#4C79C8
accent
#57D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380