#EFC680#EFC680
#EFC680 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 84.7% C 0.100 H 80.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC680 |
|---|---|
| RGB | rgb(239, 198, 128) |
| HSL | hsl(38, 78%, 72%) |
| HSV | hsv(38, 46%, 94%) |
| CMYK | cmyk(0%, 17.2%, 46.4%, 6.3%) |
| CIE-LAB | lab(82.00, 5.76, 40.42) |
| CIE-LCH | lch(82.00, 40.82, 81.89°) |
| OKLab | oklab(84.7% 0.017 0.0981) |
| OKLCH | oklch(84.7% 0.1 80.2) |
| XYZ | xyz(59.6891, 60.3005, 28.9130) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.71
Tan (survey)
#D1B26F
ΔE00 6.24
Sand (survey)
#E2CA76
ΔE00 6.27
Very Light Brown
#D3B683
ΔE00 6.29
Navajowhite
#FFDEAD
ΔE00 7.12
Fawn
#CFAF7B
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC680 #80A9EF
analogous
#EF8F80 #EFC680 #E0EF80
triadic
#EFC680 #80EFC6 #C680EF
tetradic
#EFC680 #80EF8F #80A9EF #EF80E0
square
#EFC680 #80EF8F #80A9EF #EF80E0
split-complementary
#EFC680 #80E0EF #8F80EF
monochromatic
#D9931B #E8AE4A #EFC680 #F6DEB6 #FCF3E4
Accessibility & contrast
On white
1.61
#EFC680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#EFC680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC680
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC680 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67B
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc680; /* rgb */ color: rgb(239, 198, 128); /* oklch */ color: oklch(84.7% 0.100 80.2);
Tailwind
colors: {
custom: {
50: '#f6d7a6',
500: '#efc680',
950: '#000000',
},
}SCSS
$custom: #efc680; $custom-light: #f6d7a6; $custom-dark: #000000;
JSON
{
"hex": "#efc680",
"rgb": {
"r": 239,
"g": 198,
"b": 128
},
"hsl": {
"h": 37.838,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.84702,
"c": 0.0996,
"h": 80.2
},
"luminance": 0.60297
}Semantic roles & 50–950 ramp
primary
#EFC680
secondary
#4A79C9
accent
#58DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380