#EFC67A#EFC67A
#EFC67A is a very light, moderate orange. Relative luminance 0.601; OKLCH L 84.6% C 0.105 H 81.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC67A |
|---|---|
| RGB | rgb(239, 198, 122) |
| HSL | hsl(39, 79%, 71%) |
| HSV | hsv(39, 49%, 94%) |
| CMYK | cmyk(0%, 17.2%, 49%, 6.3%) |
| CIE-LAB | lab(81.92, 5.20, 43.34) |
| CIE-LCH | lch(81.92, 43.65, 83.16°) |
| OKLab | oklab(84.61% 0.0148 0.1044) |
| OKLCH | oklch(84.61% 0.105 81.9) |
| XYZ | xyz(59.3058, 60.1471, 26.8943) |
| Luminance | 0.6014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.56
Tan (survey)
#D1B26F
ΔE00 6.20
Burlywood
#DEB887
ΔE00 6.65
Very Light Brown
#D3B683
ΔE00 6.88
Wheat (survey)
#FBDD7E
ΔE00 6.96
Desert
#CCAD60
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC67A #7AA3EF
analogous
#EF8B7A #EFC67A #DEEF7A
triadic
#EFC67A #7AEFC6 #C67AEF
tetradic
#EFC67A #7AEF8B #7AA3EF #EF7ADE
square
#EFC67A #7AEF8B #7AA3EF #EF7ADE
split-complementary
#EFC67A #7ADEEF #8B7AEF
monochromatic
#D5931A #E8AF43 #EFC67A #F6DDB1 #FCF3E4
Accessibility & contrast
On white
1.61
#EFC67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#EFC67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC67A
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC67A | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C674
Deuteranopia (green-blind)
#E2D07C
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc67a; /* rgb */ color: rgb(239, 198, 122); /* oklch */ color: oklch(84.6% 0.105 81.9);
Tailwind
colors: {
custom: {
50: '#f6d7a2',
500: '#efc67a',
950: '#000000',
},
}SCSS
$custom: #efc67a; $custom-light: #f6d7a2; $custom-dark: #000000;
JSON
{
"hex": "#efc67a",
"rgb": {
"r": 239,
"g": 198,
"b": 122
},
"hsl": {
"h": 38.974,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.84609,
"c": 0.10539,
"h": 81.9
},
"luminance": 0.60144
}Semantic roles & 50–950 ramp
primary
#EFC67A
secondary
#4473C9
accent
#54DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380