#EFC17C#EFC17C
#EFC17C is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.7% C 0.101 H 76.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC17C |
|---|---|
| RGB | rgb(239, 193, 124) |
| HSL | hsl(36, 78%, 71%) |
| HSV | hsv(36, 48%, 94%) |
| CMYK | cmyk(0%, 19.2%, 48.1%, 6.3%) |
| CIE-LAB | lab(80.71, 7.99, 40.81) |
| CIE-LCH | lch(80.71, 41.59, 78.92°) |
| OKLab | oklab(83.67% 0.0232 0.0988) |
| OKLCH | oklch(83.67% 0.101 76.8) |
| XYZ | xyz(58.3070, 57.9491, 27.1790) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.95
Very Light Brown
#D3B683
ΔE00 6.25
Tan (survey)
#D1B26F
ΔE00 6.31
Fawn
#CFAF7B
ΔE00 6.82
Tan
#D2B48C
ΔE00 7.81
Sand (survey)
#E2CA76
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC17C #7CAAEF
analogous
#EF877C #EFC17C #E3EF7C
triadic
#EFC17C #7CEFC1 #C17CEF
tetradic
#EFC17C #7CEF87 #7CAAEF #EF7CE3
square
#EFC17C #7CEF87 #7CAAEF #EF7CE3
split-complementary
#EFC17C #7CE3EF #877CEF
monochromatic
#D68B1A #E8A745 #EFC17C #F6DBB3 #FCF2E4
Accessibility & contrast
On white
1.67
#EFC17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EFC17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC17C
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC17C | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C277
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#FFB4B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc17c; /* rgb */ color: rgb(239, 193, 124); /* oklch */ color: oklch(83.7% 0.101 76.8);
Tailwind
colors: {
custom: {
50: '#f6d3a3',
500: '#efc17c',
950: '#000000',
},
}SCSS
$custom: #efc17c; $custom-light: #f6d3a3; $custom-dark: #000000;
JSON
{
"hex": "#efc17c",
"rgb": {
"r": 239,
"g": 193,
"b": 124
},
"hsl": {
"h": 36,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.8367,
"c": 0.10148,
"h": 76.8
},
"luminance": 0.57946
}Semantic roles & 50–950 ramp
primary
#EFC17C
secondary
#467BC9
accent
#5EDA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380