#EFC282#EFC282
#EFC282 is a very light, moderate orange. Relative luminance 0.585; OKLCH L 84.0% C 0.096 H 75.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC282 |
|---|---|
| RGB | rgb(239, 194, 130) |
| HSL | hsl(35, 77%, 72%) |
| HSV | hsv(35, 46%, 94%) |
| CMYK | cmyk(0%, 18.8%, 45.6%, 6.3%) |
| CIE-LAB | lab(81.04, 8.04, 38.18) |
| CIE-LCH | lch(81.04, 39.01, 78.11°) |
| OKLab | oklab(83.96% 0.0239 0.0932) |
| OKLCH | oklch(83.96% 0.096 75.6) |
| XYZ | xyz(58.9198, 58.5492, 29.3124) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.29
Very Light Brown
#D3B683
ΔE00 5.94
Tan (survey)
#D1B26F
ΔE00 6.59
Fawn
#CFAF7B
ΔE00 6.63
Tan
#D2B48C
ΔE00 7.19
Navajowhite
#FFDEAD
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC282 #82AFEF
analogous
#EF8B82 #EFC282 #E6EF82
triadic
#EFC282 #82EFC2 #C282EF
tetradic
#EFC282 #82EF8B #82AFEF #EF82E6
square
#EFC282 #82EF8B #82AFEF #EF82E6
split-complementary
#EFC282 #82E6EF #8B82EF
monochromatic
#DB8C1C #E8A84C #EFC282 #F6DCB8 #FCF2E4
Accessibility & contrast
On white
1.65
#EFC282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#EFC282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC282
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC282 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C37D
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#FFB6B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efc282; /* rgb */ color: rgb(239, 194, 130); /* oklch */ color: oklch(84.0% 0.096 75.6);
Tailwind
colors: {
custom: {
50: '#f6d4a7',
500: '#efc282',
950: '#000000',
},
}SCSS
$custom: #efc282; $custom-light: #f6d4a7; $custom-dark: #000000;
JSON
{
"hex": "#efc282",
"rgb": {
"r": 239,
"g": 194,
"b": 130
},
"hsl": {
"h": 35.229,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.83959,
"c": 0.09617,
"h": 75.6
},
"luminance": 0.58546
}Semantic roles & 50–950 ramp
primary
#EFC282
secondary
#4C80CA
accent
#61DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380