#EEC07F#EEC07F
#EEC07F is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.4% C 0.098 H 75.4°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC07F |
|---|---|
| RGB | rgb(238, 192, 127) |
| HSL | hsl(35, 77%, 72%) |
| HSV | hsv(35, 47%, 93%) |
| CMYK | cmyk(0%, 19.3%, 46.6%, 6.7%) |
| CIE-LAB | lab(80.41, 8.39, 38.88) |
| CIE-LCH | lch(80.41, 39.78, 77.82°) |
| OKLab | oklab(83.43% 0.0247 0.0946) |
| OKLCH | oklch(83.43% 0.098 75.4) |
| XYZ | xyz(57.9425, 57.4119, 28.1042) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.22
Very Light Brown
#D3B683
ΔE00 5.90
Tan (survey)
#D1B26F
ΔE00 6.40
Fawn
#CFAF7B
ΔE00 6.44
Tan
#D2B48C
ΔE00 7.18
Sandstone
#C9AE74
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC07F #7FADEE
analogous
#EE897F #EEC07F #E5EE7F
triadic
#EEC07F #7FEEC0 #C07FEE
tetradic
#EEC07F #7FEE89 #7FADEE #EE7FE5
square
#EEC07F #7FEE89 #7FADEE #EE7FE5
split-complementary
#EEC07F #7FE5EE #897FEE
monochromatic
#D6891C #E7A549 #EEC07F #F5DBB5 #FBF2E4
Accessibility & contrast
On white
1.68
#EEC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EEC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC07F
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC07F | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#FEB4B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eec07f; /* rgb */ color: rgb(238, 192, 127); /* oklch */ color: oklch(83.4% 0.098 75.4);
Tailwind
colors: {
custom: {
50: '#f6d2a5',
500: '#eec07f',
950: '#000000',
},
}SCSS
$custom: #eec07f; $custom-light: #f6d2a5; $custom-dark: #000000;
JSON
{
"hex": "#eec07f",
"rgb": {
"r": 238,
"g": 192,
"b": 127
},
"hsl": {
"h": 35.135,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.83427,
"c": 0.0978,
"h": 75.4
},
"luminance": 0.57409
}Semantic roles & 50–950 ramp
primary
#EEC07F
secondary
#497EC8
accent
#61D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380