#EFC67F#EFC67F
#EFC67F is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.7% C 0.101 H 80.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC67F |
|---|---|
| RGB | rgb(239, 198, 127) |
| HSL | hsl(38, 78%, 72%) |
| HSV | hsv(38, 47%, 94%) |
| CMYK | cmyk(0%, 17.2%, 46.9%, 6.3%) |
| CIE-LAB | lab(81.99, 5.66, 40.91) |
| CIE-LCH | lch(81.99, 41.30, 82.12°) |
| OKLab | oklab(84.69% 0.0167 0.0992) |
| OKLCH | oklch(84.69% 0.101 80.5) |
| XYZ | xyz(59.6236, 60.2743, 28.5681) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.87
Sand (survey)
#E2CA76
ΔE00 6.13
Tan (survey)
#D1B26F
ΔE00 6.21
Very Light Brown
#D3B683
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 7.24
Fawn
#CFAF7B
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC67F #7FA8EF
analogous
#EF8E7F #EFC67F #E0EF7F
triadic
#EFC67F #7FEFC6 #C67FEF
tetradic
#EFC67F #7FEF8E #7FA8EF #EF7FE0
square
#EFC67F #7FEF8E #7FA8EF #EF7FE0
split-complementary
#EFC67F #7FE0EF #8E7FEF
monochromatic
#D9931B #E8AE49 #EFC67F #F6DEB5 #FCF3E4
Accessibility & contrast
On white
1.61
#EFC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EFC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC67F
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC67F | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C679
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#FFBAB4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc67f; /* rgb */ color: rgb(239, 198, 127); /* oklch */ color: oklch(84.7% 0.101 80.5);
Tailwind
colors: {
custom: {
50: '#f6d7a5',
500: '#efc67f',
950: '#000000',
},
}SCSS
$custom: #efc67f; $custom-light: #f6d7a5; $custom-dark: #000000;
JSON
{
"hex": "#efc67f",
"rgb": {
"r": 239,
"g": 198,
"b": 127
},
"hsl": {
"h": 38.036,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.84686,
"c": 0.10058,
"h": 80.5
},
"luminance": 0.60271
}Semantic roles & 50–950 ramp
primary
#EFC67F
secondary
#4978C9
accent
#57DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380