#EFC87D#EFC87D
#EFC87D is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.0% C 0.103 H 82.9°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC87D |
|---|---|
| RGB | rgb(239, 200, 125) |
| HSL | hsl(39, 78%, 71%) |
| HSV | hsv(39, 48%, 94%) |
| CMYK | cmyk(0%, 16.3%, 47.7%, 6.3%) |
| CIE-LAB | lab(82.46, 4.43, 42.50) |
| CIE-LCH | lch(82.46, 42.74, 84.05°) |
| OKLab | oklab(85.05% 0.0128 0.1027) |
| OKLCH | oklch(85.05% 0.103 82.9) |
| XYZ | xyz(59.9548, 61.1430, 28.0418) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.09
Tan (survey)
#D1B26F
ΔE00 6.35
Wheat (survey)
#FBDD7E
ΔE00 6.45
Burlywood
#DEB887
ΔE00 6.84
Very Light Brown
#D3B683
ΔE00 6.90
Sandy
#F1DA7A
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC87D #7DA4EF
analogous
#EF8F7D #EFC87D #DDEF7D
triadic
#EFC87D #7DEFC8 #C87DEF
tetradic
#EFC87D #7DEF8F #7DA4EF #EF7DDD
square
#EFC87D #7DEF8F #7DA4EF #EF7DDD
split-complementary
#EFC87D #7DDDEF #8F7DEF
monochromatic
#D7971A #E8B147 #EFC87D #F6DFB3 #FCF3E4
Accessibility & contrast
On white
1.59
#EFC87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EFC87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC87D
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC87D | 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)
#D9C777
Deuteranopia (green-blind)
#E3D17F
Tritanopia (blue-blind)
#FFBCB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc87d; /* rgb */ color: rgb(239, 200, 125); /* oklch */ color: oklch(85.0% 0.103 82.9);
Tailwind
colors: {
custom: {
50: '#f6d8a4',
500: '#efc87d',
950: '#000000',
},
}SCSS
$custom: #efc87d; $custom-light: #f6d8a4; $custom-dark: #000000;
JSON
{
"hex": "#efc87d",
"rgb": {
"r": 239,
"g": 200,
"b": 125
},
"hsl": {
"h": 39.474,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.85045,
"c": 0.10348,
"h": 82.9
},
"luminance": 0.6114
}Semantic roles & 50–950 ramp
primary
#EFC87D
secondary
#4774C9
accent
#52DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380