#EFC082#EFC082
#EFC082 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.6% C 0.096 H 73.6°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC082 |
|---|---|
| RGB | rgb(239, 192, 130) |
| HSL | hsl(34, 77%, 72%) |
| HSV | hsv(34, 46%, 94%) |
| CMYK | cmyk(0%, 19.7%, 45.6%, 6.3%) |
| CIE-LAB | lab(80.55, 9.09, 37.55) |
| CIE-LCH | lch(80.55, 38.63, 76.40°) |
| OKLab | oklab(83.58% 0.027 0.0917) |
| OKLCH | oklch(83.58% 0.096 73.6) |
| XYZ | xyz(58.4777, 57.6649, 29.1651) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.93
Very Light Brown
#D3B683
ΔE00 6.05
Fawn
#CFAF7B
ΔE00 6.55
Tan (survey)
#D1B26F
ΔE00 6.93
Tan
#D2B48C
ΔE00 6.95
Navajowhite
#FFDEAD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC082 #82B1EF
analogous
#EF8982 #EFC082 #E8EF82
triadic
#EFC082 #82EFC0 #C082EF
tetradic
#EFC082 #82EF89 #82B1EF #EF82E8
square
#EFC082 #82EF89 #82B1EF #EF82E8
split-complementary
#EFC082 #82E8EF #8982EF
monochromatic
#DB881C #E8A54C #EFC082 #F6DBB8 #FCF1E4
Accessibility & contrast
On white
1.68
#EFC082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EFC082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC082
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC082 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17D
Deuteranopia (green-blind)
#DDCC83
Tritanopia (blue-blind)
#FFB4B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc082; /* rgb */ color: rgb(239, 192, 130); /* oklch */ color: oklch(83.6% 0.096 73.6);
Tailwind
colors: {
custom: {
50: '#f6d2a7',
500: '#efc082',
950: '#000000',
},
}SCSS
$custom: #efc082; $custom-light: #f6d2a7; $custom-dark: #000000;
JSON
{
"hex": "#efc082",
"rgb": {
"r": 239,
"g": 192,
"b": 130
},
"hsl": {
"h": 34.128,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.83575,
"c": 0.0956,
"h": 73.6
},
"luminance": 0.57662
}Semantic roles & 50–950 ramp
primary
#EFC082
secondary
#4C82CA
accent
#65DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380