#EFC780#EFC780
#EFC780 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 84.9% C 0.100 H 81.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC780 |
|---|---|
| RGB | rgb(239, 199, 128) |
| HSL | hsl(38, 78%, 72%) |
| HSV | hsv(38, 46%, 94%) |
| CMYK | cmyk(0%, 16.7%, 46.4%, 6.3%) |
| CIE-LAB | lab(82.25, 5.24, 40.73) |
| CIE-LCH | lch(82.25, 41.07, 82.67°) |
| OKLab | oklab(84.9% 0.0155 0.0988) |
| OKLCH | oklch(84.9% 0.1 81.1) |
| XYZ | xyz(59.9185, 60.7591, 28.9895) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.85
Burlywood
#DEB887
ΔE00 6.04
Tan (survey)
#D1B26F
ΔE00 6.27
Very Light Brown
#D3B683
ΔE00 6.43
Navajowhite
#FFDEAD
ΔE00 7.08
Wheat (survey)
#FBDD7E
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC780 #80A8EF
analogous
#EF9080 #EFC780 #E0EF80
triadic
#EFC780 #80EFC7 #C780EF
tetradic
#EFC780 #80EF90 #80A8EF #EF80E0
square
#EFC780 #80EF90 #80A8EF #EF80E0
split-complementary
#EFC780 #80E0EF #9080EF
monochromatic
#D9951B #E8AF4A #EFC780 #F6DFB6 #FCF3E4
Accessibility & contrast
On white
1.60
#EFC780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EFC780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC780
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC780 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77A
Deuteranopia (green-blind)
#E2D182
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc780; /* rgb */ color: rgb(239, 199, 128); /* oklch */ color: oklch(84.9% 0.100 81.1);
Tailwind
colors: {
custom: {
50: '#f6d7a6',
500: '#efc780',
950: '#000000',
},
}SCSS
$custom: #efc780; $custom-light: #f6d7a6; $custom-dark: #000000;
JSON
{
"hex": "#efc780",
"rgb": {
"r": 239,
"g": 199,
"b": 128
},
"hsl": {
"h": 38.378,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.84896,
"c": 0.10006,
"h": 81.1
},
"luminance": 0.60756
}Semantic roles & 50–950 ramp
primary
#EFC780
secondary
#4A78C9
accent
#56DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380