#EEC781#EEC781
#EEC781 is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.8% C 0.099 H 81.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC781 |
|---|---|
| RGB | rgb(238, 199, 129) |
| HSL | hsl(39, 76%, 72%) |
| HSV | hsv(39, 46%, 93%) |
| CMYK | cmyk(0%, 16.4%, 45.8%, 6.7%) |
| CIE-LAB | lab(82.17, 4.93, 40.10) |
| CIE-LCH | lch(82.17, 40.41, 82.99°) |
| OKLab | oklab(84.82% 0.0148 0.0975) |
| OKLCH | oklch(84.82% 0.099 81.4) |
| XYZ | xyz(59.6479, 60.6119, 29.3220) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.71
Burlywood
#DEB887
ΔE00 5.92
Tan (survey)
#D1B26F
ΔE00 6.14
Very Light Brown
#D3B683
ΔE00 6.22
Navajowhite
#FFDEAD
ΔE00 6.98
Wheat (survey)
#FBDD7E
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC781 #81A8EE
analogous
#EE9181 #EEC781 #DFEE81
triadic
#EEC781 #81EEC7 #C781EE
tetradic
#EEC781 #81EE91 #81A8EE #EE81DF
square
#EEC781 #81EE91 #81A8EE #EE81DF
split-complementary
#EEC781 #81DFEE #9181EE
monochromatic
#D8951D #E7AF4B #EEC781 #F5DFB7 #FBF3E4
Accessibility & contrast
On white
1.60
#EEC781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EEC781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC781
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC781 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77C
Deuteranopia (green-blind)
#E1D083
Tritanopia (blue-blind)
#FEBBB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec781; /* rgb */ color: rgb(238, 199, 129); /* oklch */ color: oklch(84.8% 0.099 81.4);
Tailwind
colors: {
custom: {
50: '#f5d7a6',
500: '#eec781',
950: '#000000',
},
}SCSS
$custom: #eec781; $custom-light: #f5d7a6; $custom-dark: #000000;
JSON
{
"hex": "#eec781",
"rgb": {
"r": 238,
"g": 199,
"b": 129
},
"hsl": {
"h": 38.532,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.84817,
"c": 0.09861,
"h": 81.4
},
"luminance": 0.60609
}Semantic roles & 50–950 ramp
primary
#EEC781
secondary
#4B78C8
accent
#56D80D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380