#EFC97F#EFC97F
#EFC97F is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.3% C 0.102 H 83.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC97F |
|---|---|
| RGB | rgb(239, 201, 127) |
| HSL | hsl(40, 78%, 72%) |
| HSV | hsv(40, 47%, 94%) |
| CMYK | cmyk(0%, 15.9%, 46.9%, 6.3%) |
| CIE-LAB | lab(82.73, 4.10, 41.85) |
| CIE-LCH | lch(82.73, 42.05, 84.40°) |
| OKLab | oklab(85.27% 0.0121 0.1013) |
| OKLCH | oklch(85.27% 0.102 83.2) |
| XYZ | xyz(60.3162, 61.6593, 28.7989) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.93
Wheat (survey)
#FBDD7E
ΔE00 6.28
Tan (survey)
#D1B26F
ΔE00 6.44
Burlywood
#DEB887
ΔE00 6.87
Very Light Brown
#D3B683
ΔE00 6.88
Sandy
#F1DA7A
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC97F #7FA5EF
analogous
#EF917F #EFC97F #DDEF7F
triadic
#EFC97F #7FEFC9 #C97FEF
tetradic
#EFC97F #7FEF91 #7FA5EF #EF7FDD
square
#EFC97F #7FEF91 #7FA5EF #EF7FDD
split-complementary
#EFC97F #7FDDEF #917FEF
monochromatic
#D9981B #E8B249 #EFC97F #F6E0B5 #FCF4E4
Accessibility & contrast
On white
1.58
#EFC97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#EFC97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC97F
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC97F | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC879
Deuteranopia (green-blind)
#E3D281
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc97f; /* rgb */ color: rgb(239, 201, 127); /* oklch */ color: oklch(85.3% 0.102 83.2);
Tailwind
colors: {
custom: {
50: '#f6d9a5',
500: '#efc97f',
950: '#000000',
},
}SCSS
$custom: #efc97f; $custom-light: #f6d9a5; $custom-dark: #000000;
JSON
{
"hex": "#efc97f",
"rgb": {
"r": 239,
"g": 201,
"b": 127
},
"hsl": {
"h": 39.643,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.85271,
"c": 0.10204,
"h": 83.2
},
"luminance": 0.61656
}Semantic roles & 50–950 ramp
primary
#EFC97F
secondary
#4974C9
accent
#52DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380