#EEC07D#EEC07D
#EEC07D is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.4% C 0.100 H 76.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC07D |
|---|---|
| RGB | rgb(238, 192, 125) |
| HSL | hsl(36, 77%, 71%) |
| HSV | hsv(36, 47%, 93%) |
| CMYK | cmyk(0%, 19.3%, 47.5%, 6.7%) |
| CIE-LAB | lab(80.38, 8.20, 39.87) |
| CIE-LCH | lch(80.38, 40.71, 78.37°) |
| OKLab | oklab(83.4% 0.024 0.0967) |
| OKLCH | oklch(83.4% 0.1 76.1) |
| XYZ | xyz(57.8135, 57.3603, 27.4245) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.52
Very Light Brown
#D3B683
ΔE00 6.00
Tan (survey)
#D1B26F
ΔE00 6.25
Fawn
#CFAF7B
ΔE00 6.53
Tan
#D2B48C
ΔE00 7.43
Sandstone
#C9AE74
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC07D #7DABEE
analogous
#EE877D #EEC07D #E4EE7D
triadic
#EEC07D #7DEEC0 #C07DEE
tetradic
#EEC07D #7DEE87 #7DABEE #EE7DE4
square
#EEC07D #7DEE87 #7DABEE #EE7DE4
split-complementary
#EEC07D #7DE4EE #877DEE
monochromatic
#D5891C #E7A647 #EEC07D #F5DAB3 #FBF2E4
Accessibility & contrast
On white
1.68
#EEC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EEC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC07D
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC07D | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C178
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#FFB4AF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eec07d; /* rgb */ color: rgb(238, 192, 125); /* oklch */ color: oklch(83.4% 0.100 76.1);
Tailwind
colors: {
custom: {
50: '#f6d2a3',
500: '#eec07d',
950: '#000000',
},
}SCSS
$custom: #eec07d; $custom-light: #f6d2a3; $custom-dark: #000000;
JSON
{
"hex": "#eec07d",
"rgb": {
"r": 238,
"g": 192,
"b": 125
},
"hsl": {
"h": 35.575,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.83395,
"c": 0.09967,
"h": 76.1
},
"luminance": 0.57357
}Semantic roles & 50–950 ramp
primary
#EEC07D
secondary
#477CC8
accent
#60D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380