#EFC787#EFC787
#EFC787 is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.0% C 0.093 H 78.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC787 |
|---|---|
| RGB | rgb(239, 199, 135) |
| HSL | hsl(37, 76%, 73%) |
| HSV | hsv(37, 44%, 94%) |
| CMYK | cmyk(0%, 16.7%, 43.5%, 6.3%) |
| CIE-LAB | lab(82.35, 5.93, 37.30) |
| CIE-LCH | lch(82.35, 37.76, 80.97°) |
| OKLab | oklab(85.01% 0.0182 0.0914) |
| OKLCH | oklch(85.01% 0.093 78.7) |
| XYZ | xyz(60.3952, 60.9498, 31.5002) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.00
Very Light Brown
#D3B683
ΔE00 5.89
Navajowhite
#FFDEAD
ΔE00 6.23
Tan (survey)
#D1B26F
ΔE00 6.55
Sand (survey)
#E2CA76
ΔE00 6.91
Fawn
#CFAF7B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC787 #87AFEF
analogous
#EF9387 #EFC787 #E3EF87
triadic
#EFC787 #87EFC7 #C787EF
tetradic
#EFC787 #87EF93 #87AFEF #EF87E3
square
#EFC787 #87EF93 #87AFEF #EF87E3
split-complementary
#EFC787 #87E3EF #9387EF
monochromatic
#DE941E #E8AE51 #EFC787 #F6E0BD #FBF2E4
Accessibility & contrast
On white
1.59
#EFC787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#EFC787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC787
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC787 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C782
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#FFBBB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc787; /* rgb */ color: rgb(239, 199, 135); /* oklch */ color: oklch(85.0% 0.093 78.7);
Tailwind
colors: {
custom: {
50: '#f6d7aa',
500: '#efc787',
950: '#000000',
},
}SCSS
$custom: #efc787; $custom-light: #f6d7aa; $custom-dark: #000000;
JSON
{
"hex": "#efc787",
"rgb": {
"r": 239,
"g": 199,
"b": 135
},
"hsl": {
"h": 36.923,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.8501,
"c": 0.09317,
"h": 78.7
},
"luminance": 0.60947
}Semantic roles & 50–950 ramp
primary
#EFC787
secondary
#507FCA
accent
#5BD90D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381