#EFC87C#EFC87C
#EFC87C is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.0% C 0.104 H 83.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC87C |
|---|---|
| RGB | rgb(239, 200, 124) |
| HSL | hsl(40, 78%, 71%) |
| HSV | hsv(40, 48%, 94%) |
| CMYK | cmyk(0%, 16.3%, 48.1%, 6.3%) |
| CIE-LAB | lab(82.44, 4.34, 42.99) |
| CIE-LCH | lch(82.44, 43.21, 84.23°) |
| OKLab | oklab(85.03% 0.0125 0.1037) |
| OKLCH | oklch(85.03% 0.104 83.1) |
| XYZ | xyz(59.8912, 61.1175, 27.7071) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.99
Wheat (survey)
#FBDD7E
ΔE00 6.34
Tan (survey)
#D1B26F
ΔE00 6.36
Burlywood
#DEB887
ΔE00 6.99
Very Light Brown
#D3B683
ΔE00 7.01
Sandy
#F1DA7A
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC87C #7CA3EF
analogous
#EF8E7C #EFC87C #DCEF7C
triadic
#EFC87C #7CEFC8 #C87CEF
tetradic
#EFC87C #7CEF8E #7CA3EF #EF7CDC
square
#EFC87C #7CEF8E #7CA3EF #EF7CDC
split-complementary
#EFC87C #7CDCEF #8E7CEF
monochromatic
#D6971A #E8B145 #EFC87C #F6DFB3 #FCF4E4
Accessibility & contrast
On white
1.59
#EFC87C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#EFC87C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC87C
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC87C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC87C | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC776
Deuteranopia (green-blind)
#E3D17E
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc87c; /* rgb */ color: rgb(239, 200, 124); /* oklch */ color: oklch(85.0% 0.104 83.1);
Tailwind
colors: {
custom: {
50: '#f6d8a3',
500: '#efc87c',
950: '#000000',
},
}SCSS
$custom: #efc87c; $custom-light: #f6d8a3; $custom-dark: #000000;
JSON
{
"hex": "#efc87c",
"rgb": {
"r": 239,
"g": 200,
"b": 124
},
"hsl": {
"h": 39.652,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.8503,
"c": 0.10445,
"h": 83.1
},
"luminance": 0.61115
}Semantic roles & 50–950 ramp
primary
#EFC87C
secondary
#4673C9
accent
#51DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380