#EFC482#EFC482
#EFC482 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.3% C 0.097 H 77.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC482 |
|---|---|
| RGB | rgb(239, 196, 130) |
| HSL | hsl(36, 77%, 72%) |
| HSV | hsv(36, 46%, 94%) |
| CMYK | cmyk(0%, 18%, 45.6%, 6.3%) |
| CIE-LAB | lab(81.54, 6.99, 38.81) |
| CIE-LCH | lch(81.54, 39.43, 79.78°) |
| OKLab | oklab(84.35% 0.0209 0.0946) |
| OKLCH | oklch(84.35% 0.097 77.6) |
| XYZ | xyz(59.3679, 59.4454, 29.4618) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.80
Very Light Brown
#D3B683
ΔE00 5.96
Tan (survey)
#D1B26F
ΔE00 6.38
Fawn
#CFAF7B
ΔE00 6.83
Navajowhite
#FFDEAD
ΔE00 7.05
Sand (survey)
#E2CA76
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC482 #82ADEF
analogous
#EF8D82 #EFC482 #E4EF82
triadic
#EFC482 #82EFC4 #C482EF
tetradic
#EFC482 #82EF8D #82ADEF #EF82E4
square
#EFC482 #82EF8D #82ADEF #EF82E4
split-complementary
#EFC482 #82E4EF #8D82EF
monochromatic
#DB8F1C #E8AA4C #EFC482 #F6DEB8 #FCF2E4
Accessibility & contrast
On white
1.63
#EFC482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#EFC482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC482
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC482 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47D
Deuteranopia (green-blind)
#DFCF84
Tritanopia (blue-blind)
#FFB8B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efc482; /* rgb */ color: rgb(239, 196, 130); /* oklch */ color: oklch(84.3% 0.097 77.6);
Tailwind
colors: {
custom: {
50: '#f6d5a7',
500: '#efc482',
950: '#000000',
},
}SCSS
$custom: #efc482; $custom-light: #f6d5a7; $custom-dark: #000000;
JSON
{
"hex": "#efc482",
"rgb": {
"r": 239,
"g": 196,
"b": 130
},
"hsl": {
"h": 36.33,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.84346,
"c": 0.09686,
"h": 77.6
},
"luminance": 0.59442
}Semantic roles & 50–950 ramp
primary
#EFC482
secondary
#4C7DCA
accent
#5DDA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380