#EFC781#EFC781
#EFC781 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 84.9% C 0.099 H 80.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC781 |
|---|---|
| RGB | rgb(239, 199, 129) |
| HSL | hsl(38, 77%, 72%) |
| HSV | hsv(38, 46%, 94%) |
| CMYK | cmyk(0%, 16.7%, 46%, 6.3%) |
| CIE-LAB | lab(82.26, 5.33, 40.24) |
| CIE-LCH | lch(82.26, 40.59, 82.45°) |
| OKLab | oklab(84.91% 0.0159 0.0978) |
| OKLCH | oklch(84.91% 0.099 80.8) |
| XYZ | xyz(59.9846, 60.7856, 29.3378) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.88
Sand (survey)
#E2CA76
ΔE00 5.99
Tan (survey)
#D1B26F
ΔE00 6.29
Very Light Brown
#D3B683
ΔE00 6.33
Navajowhite
#FFDEAD
ΔE00 6.95
Wheat (survey)
#FBDD7E
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC781 #81A9EF
analogous
#EF9081 #EFC781 #E0EF81
triadic
#EFC781 #81EFC7 #C781EF
tetradic
#EFC781 #81EF90 #81A9EF #EF81E0
square
#EFC781 #81EF90 #81A9EF #EF81E0
split-complementary
#EFC781 #81E0EF #9081EF
monochromatic
#DA951C #E8AF4B #EFC781 #F6DFB7 #FCF3E4
Accessibility & contrast
On white
1.60
#EFC781 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#EFC781 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC781
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC781 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC781 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77C
Deuteranopia (green-blind)
#E2D183
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc781; /* rgb */ color: rgb(239, 199, 129); /* oklch */ color: oklch(84.9% 0.099 80.8);
Tailwind
colors: {
custom: {
50: '#f6d7a6',
500: '#efc781',
950: '#000000',
},
}SCSS
$custom: #efc781; $custom-light: #f6d7a6; $custom-dark: #000000;
JSON
{
"hex": "#efc781",
"rgb": {
"r": 239,
"g": 199,
"b": 129
},
"hsl": {
"h": 38.182,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.84912,
"c": 0.09908,
"h": 80.8
},
"luminance": 0.60783
}Semantic roles & 50–950 ramp
primary
#EFC781
secondary
#4B79C9
accent
#57DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380