#EFC07C#EFC07C
#EFC07C is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.101 H 75.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC07C |
|---|---|
| RGB | rgb(239, 192, 124) |
| HSL | hsl(35, 78%, 71%) |
| HSV | hsv(35, 48%, 94%) |
| CMYK | cmyk(0%, 19.7%, 48.1%, 6.3%) |
| CIE-LAB | lab(80.46, 8.51, 40.50) |
| CIE-LCH | lch(80.46, 41.39, 78.13°) |
| OKLab | oklab(83.48% 0.0247 0.0981) |
| OKLCH | oklch(83.48% 0.101 75.9) |
| XYZ | xyz(58.0867, 57.5085, 27.1056) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.73
Very Light Brown
#D3B683
ΔE00 6.25
Tan (survey)
#D1B26F
ΔE00 6.43
Fawn
#CFAF7B
ΔE00 6.74
Tan
#D2B48C
ΔE00 7.67
Butterscotch
#FDB147
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC07C #7CABEF
analogous
#EF867C #EFC07C #E4EF7C
triadic
#EFC07C #7CEFC0 #C07CEF
tetradic
#EFC07C #7CEF86 #7CABEF #EF7CE4
square
#EFC07C #7CEF86 #7CABEF #EF7CE4
split-complementary
#EFC07C #7CE4EF #867CEF
monochromatic
#D6891A #E8A645 #EFC07C #F6DAB3 #FCF2E4
Accessibility & contrast
On white
1.68
#EFC07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EFC07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC07C
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC07C | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C177
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc07c; /* rgb */ color: rgb(239, 192, 124); /* oklch */ color: oklch(83.5% 0.101 75.9);
Tailwind
colors: {
custom: {
50: '#f6d2a3',
500: '#efc07c',
950: '#000000',
},
}SCSS
$custom: #efc07c; $custom-light: #f6d2a3; $custom-dark: #000000;
JSON
{
"hex": "#efc07c",
"rgb": {
"r": 239,
"g": 192,
"b": 124
},
"hsl": {
"h": 35.478,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.83478,
"c": 0.10117,
"h": 75.9
},
"luminance": 0.57505
}Semantic roles & 50–950 ramp
primary
#EFC07C
secondary
#467CC9
accent
#60DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380