#EFD082#EFD082
#EFD082 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.7% C 0.103 H 88.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD082 |
|---|---|
| RGB | rgb(239, 208, 130) |
| HSL | hsl(43, 77%, 72%) |
| HSV | hsv(43, 46%, 94%) |
| CMYK | cmyk(0%, 13%, 45.6%, 6.3%) |
| CIE-LAB | lab(84.52, 0.77, 42.60) |
| CIE-LCH | lch(84.52, 42.60, 88.97°) |
| OKLab | oklab(86.7% 0.0026 0.1032) |
| OKLCH | oklch(86.7% 0.103 88.5) |
| XYZ | xyz(62.1837, 65.0769, 30.4004) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.08
Wheat (survey)
#FBDD7E
ΔE00 3.98
Sandy
#F1DA7A
ΔE00 4.44
Light Mustard
#F7D560
ΔE00 5.73
Pale Gold
#FDDE6C
ΔE00 6.12
Maize
#F4D054
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD082 #82A1EF
analogous
#EF9A82 #EFD082 #D7EF82
triadic
#EFD082 #82EFD0 #D082EF
tetradic
#EFD082 #82EF9A #82A1EF #EF82D7
square
#EFD082 #82EF9A #82A1EF #EF82D7
split-complementary
#EFD082 #82D7EF #9A82EF
monochromatic
#DBA41C #E8BC4C #EFD082 #F6E4B8 #FCF5E4
Accessibility & contrast
On white
1.50
#EFD082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#EFD082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD082
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD082 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#E8D785
Tritanopia (blue-blind)
#FEC4BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efd082; /* rgb */ color: rgb(239, 208, 130); /* oklch */ color: oklch(86.7% 0.103 88.5);
Tailwind
colors: {
custom: {
50: '#f6dea7',
500: '#efd082',
950: '#000000',
},
}SCSS
$custom: #efd082; $custom-light: #f6dea7; $custom-dark: #000000;
JSON
{
"hex": "#efd082",
"rgb": {
"r": 239,
"g": 208,
"b": 130
},
"hsl": {
"h": 42.936,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.86695,
"c": 0.10322,
"h": 88.5
},
"luminance": 0.65074
}Semantic roles & 50–950 ramp
primary
#EFD082
secondary
#4C6FCA
accent
#46DA0C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480