#EFC87E#EFC87E
#EFC87E is a very light, moderate orange. Relative luminance 0.612; OKLCH L 85.1% C 0.103 H 82.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC87E |
|---|---|
| RGB | rgb(239, 200, 126) |
| HSL | hsl(39, 78%, 72%) |
| HSV | hsv(39, 47%, 94%) |
| CMYK | cmyk(0%, 16.3%, 47.3%, 6.3%) |
| CIE-LAB | lab(82.47, 4.53, 42.02) |
| CIE-LCH | lch(82.47, 42.26, 83.85°) |
| OKLab | oklab(85.06% 0.0132 0.1017) |
| OKLCH | oklch(85.06% 0.103 82.6) |
| XYZ | xyz(60.0190, 61.1686, 28.3800) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.20
Tan (survey)
#D1B26F
ΔE00 6.34
Wheat (survey)
#FBDD7E
ΔE00 6.57
Burlywood
#DEB887
ΔE00 6.68
Very Light Brown
#D3B683
ΔE00 6.79
Navajowhite
#FFDEAD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC87E #7EA5EF
analogous
#EF907E #EFC87E #DEEF7E
triadic
#EFC87E #7EEFC8 #C87EEF
tetradic
#EFC87E #7EEF90 #7EA5EF #EF7EDE
square
#EFC87E #7EEF90 #7EA5EF #EF7EDE
split-complementary
#EFC87E #7EDEEF #907EEF
monochromatic
#D8971B #E8B148 #EFC87E #F6DFB4 #FCF3E4
Accessibility & contrast
On white
1.59
#EFC87E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EFC87E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC87E
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC87E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC87E | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C778
Deuteranopia (green-blind)
#E3D180
Tritanopia (blue-blind)
#FFBCB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc87e; /* rgb */ color: rgb(239, 200, 126); /* oklch */ color: oklch(85.1% 0.103 82.6);
Tailwind
colors: {
custom: {
50: '#f6d8a4',
500: '#efc87e',
950: '#000000',
},
}SCSS
$custom: #efc87e; $custom-light: #f6d8a4; $custom-dark: #000000;
JSON
{
"hex": "#efc87e",
"rgb": {
"r": 239,
"g": 200,
"b": 126
},
"hsl": {
"h": 39.292,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.8506,
"c": 0.10251,
"h": 82.6
},
"luminance": 0.61166
}Semantic roles & 50–950 ramp
primary
#EFC87E
secondary
#4875C9
accent
#53DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380