#EFC980#EFC980
#EFC980 is a very light, moderate orange. Relative luminance 0.617; OKLCH L 85.3% C 0.101 H 82.9°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC980 |
|---|---|
| RGB | rgb(239, 201, 128) |
| HSL | hsl(39, 78%, 72%) |
| HSV | hsv(39, 46%, 94%) |
| CMYK | cmyk(0%, 15.9%, 46.4%, 6.3%) |
| CIE-LAB | lab(82.75, 4.20, 41.36) |
| CIE-LCH | lch(82.75, 41.57, 84.21°) |
| OKLab | oklab(85.29% 0.0124 0.1003) |
| OKLCH | oklch(85.29% 0.101 82.9) |
| XYZ | xyz(60.3817, 61.6855, 29.1439) |
| Luminance | 0.6168 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.06
Wheat (survey)
#FBDD7E
ΔE00 6.40
Tan (survey)
#D1B26F
ΔE00 6.43
Burlywood
#DEB887
ΔE00 6.72
Very Light Brown
#D3B683
ΔE00 6.78
Navajowhite
#FFDEAD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC980 #80A6EF
analogous
#EF9280 #EFC980 #DEEF80
triadic
#EFC980 #80EFC9 #C980EF
tetradic
#EFC980 #80EF92 #80A6EF #EF80DE
square
#EFC980 #80EF92 #80A6EF #EF80DE
split-complementary
#EFC980 #80DEEF #9280EF
monochromatic
#D9981B #E8B24A #EFC980 #F6E0B6 #FCF3E4
Accessibility & contrast
On white
1.57
#EFC980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#EFC980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC980
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC980 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87A
Deuteranopia (green-blind)
#E3D282
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc980; /* rgb */ color: rgb(239, 201, 128); /* oklch */ color: oklch(85.3% 0.101 82.9);
Tailwind
colors: {
custom: {
50: '#f6d9a6',
500: '#efc980',
950: '#000000',
},
}SCSS
$custom: #efc980; $custom-light: #f6d9a6; $custom-dark: #000000;
JSON
{
"hex": "#efc980",
"rgb": {
"r": 239,
"g": 201,
"b": 128
},
"hsl": {
"h": 39.459,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.85287,
"c": 0.10105,
"h": 82.9
},
"luminance": 0.61683
}Semantic roles & 50–950 ramp
primary
#EFC980
secondary
#4A75C9
accent
#52DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380