#EFC682#EFC682
#EFC682 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.7% C 0.098 H 79.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC682 |
|---|---|
| RGB | rgb(239, 198, 130) |
| HSL | hsl(37, 77%, 72%) |
| HSV | hsv(37, 46%, 94%) |
| CMYK | cmyk(0%, 17.2%, 45.6%, 6.3%) |
| CIE-LAB | lab(82.03, 5.95, 39.44) |
| CIE-LCH | lch(82.03, 39.88, 81.42°) |
| OKLab | oklab(84.73% 0.0178 0.096) |
| OKLCH | oklch(84.73% 0.098 79.5) |
| XYZ | xyz(59.8221, 60.3536, 29.6132) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.40
Very Light Brown
#D3B683
ΔE00 6.12
Tan (survey)
#D1B26F
ΔE00 6.30
Sand (survey)
#E2CA76
ΔE00 6.55
Navajowhite
#FFDEAD
ΔE00 6.87
Fawn
#CFAF7B
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC682 #82ABEF
analogous
#EF8F82 #EFC682 #E2EF82
triadic
#EFC682 #82EFC6 #C682EF
tetradic
#EFC682 #82EF8F #82ABEF #EF82E2
square
#EFC682 #82EF8F #82ABEF #EF82E2
split-complementary
#EFC682 #82E2EF #8F82EF
monochromatic
#DB931C #E8AD4C #EFC682 #F6DFB8 #FCF3E4
Accessibility & contrast
On white
1.61
#EFC682 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#EFC682 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC682
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC682 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC682 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67D
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#FFBAB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc682; /* rgb */ color: rgb(239, 198, 130); /* oklch */ color: oklch(84.7% 0.098 79.5);
Tailwind
colors: {
custom: {
50: '#f6d7a7',
500: '#efc682',
950: '#000000',
},
}SCSS
$custom: #efc682; $custom-light: #f6d7a7; $custom-dark: #000000;
JSON
{
"hex": "#efc682",
"rgb": {
"r": 239,
"g": 198,
"b": 130
},
"hsl": {
"h": 37.431,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.84734,
"c": 0.09766,
"h": 79.5
},
"luminance": 0.60351
}Semantic roles & 50–950 ramp
primary
#EFC682
secondary
#4C7BCA
accent
#59DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380