#EFC07F#EFC07F
#EFC07F is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.5% C 0.098 H 74.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC07F |
|---|---|
| RGB | rgb(239, 192, 127) |
| HSL | hsl(35, 78%, 72%) |
| HSV | hsv(35, 47%, 94%) |
| CMYK | cmyk(0%, 19.7%, 46.9%, 6.3%) |
| CIE-LAB | lab(80.51, 8.80, 39.03) |
| CIE-LCH | lch(80.51, 40.01, 77.30°) |
| OKLab | oklab(83.53% 0.0259 0.0949) |
| OKLCH | oklch(83.53% 0.098 74.8) |
| XYZ | xyz(58.2793, 57.5855, 28.1200) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.31
Very Light Brown
#D3B683
ΔE00 6.12
Fawn
#CFAF7B
ΔE00 6.62
Tan (survey)
#D1B26F
ΔE00 6.64
Tan
#D2B48C
ΔE00 7.29
Navajowhite
#FFDEAD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC07F #7FAEEF
analogous
#EF887F #EFC07F #E6EF7F
triadic
#EFC07F #7FEFC0 #C07FEF
tetradic
#EFC07F #7FEF88 #7FAEEF #EF7FE6
square
#EFC07F #7FEF88 #7FAEEF #EF7FE6
split-complementary
#EFC07F #7FE6EF #887FEF
monochromatic
#D9891B #E8A549 #EFC07F #F6DBB5 #FCF2E4
Accessibility & contrast
On white
1.68
#EFC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EFC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC07F
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC07F | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#DDCC81
Tritanopia (blue-blind)
#FFB4B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc07f; /* rgb */ color: rgb(239, 192, 127); /* oklch */ color: oklch(83.5% 0.098 74.8);
Tailwind
colors: {
custom: {
50: '#f6d2a5',
500: '#efc07f',
950: '#000000',
},
}SCSS
$custom: #efc07f; $custom-light: #f6d2a5; $custom-dark: #000000;
JSON
{
"hex": "#efc07f",
"rgb": {
"r": 239,
"g": 192,
"b": 127
},
"hsl": {
"h": 34.821,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.83525,
"c": 0.09839,
"h": 74.8
},
"luminance": 0.57582
}Semantic roles & 50–950 ramp
primary
#EFC07F
secondary
#497FC9
accent
#62DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380