#EFC07E#EFC07E
#EFC07E is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.5% C 0.099 H 75.1°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC07E |
|---|---|
| RGB | rgb(239, 192, 126) |
| HSL | hsl(35, 78%, 72%) |
| HSV | hsv(35, 47%, 94%) |
| CMYK | cmyk(0%, 19.7%, 47.3%, 6.3%) |
| CIE-LAB | lab(80.49, 8.70, 39.52) |
| CIE-LCH | lch(80.49, 40.47, 77.58°) |
| OKLab | oklab(83.51% 0.0255 0.096) |
| OKLCH | oklch(83.51% 0.099 75.1) |
| XYZ | xyz(58.2144, 57.5596, 27.7785) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.45
Very Light Brown
#D3B683
ΔE00 6.16
Tan (survey)
#D1B26F
ΔE00 6.56
Fawn
#CFAF7B
ΔE00 6.65
Tan
#D2B48C
ΔE00 7.41
Sandstone
#C9AE74
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC07E #7EADEF
analogous
#EF887E #EFC07E #E6EF7E
triadic
#EFC07E #7EEFC0 #C07EEF
tetradic
#EFC07E #7EEF88 #7EADEF #EF7EE6
square
#EFC07E #7EEF88 #7EADEF #EF7EE6
split-complementary
#EFC07E #7EE6EF #887EEF
monochromatic
#D8891B #E8A548 #EFC07E #F6DBB4 #FCF2E4
Accessibility & contrast
On white
1.68
#EFC07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFC07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC07E
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC07E | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C179
Deuteranopia (green-blind)
#DDCC80
Tritanopia (blue-blind)
#FFB4B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc07e; /* rgb */ color: rgb(239, 192, 126); /* oklch */ color: oklch(83.5% 0.099 75.1);
Tailwind
colors: {
custom: {
50: '#f6d2a4',
500: '#efc07e',
950: '#000000',
},
}SCSS
$custom: #efc07e; $custom-light: #f6d2a4; $custom-dark: #000000;
JSON
{
"hex": "#efc07e",
"rgb": {
"r": 239,
"g": 192,
"b": 126
},
"hsl": {
"h": 35.044,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.83509,
"c": 0.09932,
"h": 75.1
},
"luminance": 0.57556
}Semantic roles & 50–950 ramp
primary
#EFC07E
secondary
#487EC9
accent
#61DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380