#EFC083#EFC083
#EFC083 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.6% C 0.095 H 73.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC083 |
|---|---|
| RGB | rgb(239, 192, 131) |
| HSL | hsl(34, 77%, 73%) |
| HSV | hsv(34, 45%, 94%) |
| CMYK | cmyk(0%, 19.7%, 45.2%, 6.3%) |
| CIE-LAB | lab(80.57, 9.19, 37.05) |
| CIE-LCH | lch(80.57, 38.17, 76.08°) |
| OKLab | oklab(83.59% 0.0274 0.0906) |
| OKLCH | oklch(83.59% 0.095 73.2) |
| XYZ | xyz(58.5452, 57.6919, 29.5203) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.82
Very Light Brown
#D3B683
ΔE00 6.05
Fawn
#CFAF7B
ΔE00 6.55
Tan
#D2B48C
ΔE00 6.84
Tan (survey)
#D1B26F
ΔE00 7.04
Navajowhite
#FFDEAD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC083 #83B2EF
analogous
#EF8A83 #EFC083 #E8EF83
triadic
#EFC083 #83EFC0 #C083EF
tetradic
#EFC083 #83EF8A #83B2EF #EF83E8
square
#EFC083 #83EF8A #83B2EF #EF83E8
split-complementary
#EFC083 #83E8EF #8A83EF
monochromatic
#DB881C #E8A44D #EFC083 #F6DCB9 #FCF1E4
Accessibility & contrast
On white
1.67
#EFC083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#EFC083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC083
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC083 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17E
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc083; /* rgb */ color: rgb(239, 192, 131); /* oklch */ color: oklch(83.6% 0.095 73.2);
Tailwind
colors: {
custom: {
50: '#f6d3a8',
500: '#efc083',
950: '#000000',
},
}SCSS
$custom: #efc083; $custom-light: #f6d3a8; $custom-dark: #000000;
JSON
{
"hex": "#efc083",
"rgb": {
"r": 239,
"g": 192,
"b": 131
},
"hsl": {
"h": 33.889,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.83591,
"c": 0.09468,
"h": 73.2
},
"luminance": 0.57689
}Semantic roles & 50–950 ramp
primary
#EFC083
secondary
#4D83CA
accent
#65D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380