#EFB382#EFB382
#EFB382 is a light, moderate orange. Relative luminance 0.522; OKLCH L 81.1% C 0.095 H 60.1°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB382 |
|---|---|
| RGB | rgb(239, 179, 130) |
| HSL | hsl(27, 77%, 72%) |
| HSV | hsv(27, 46%, 94%) |
| CMYK | cmyk(0%, 25.1%, 45.6%, 6.3%) |
| CIE-LAB | lab(77.40, 15.93, 33.47) |
| CIE-LCH | lch(77.40, 37.07, 64.54°) |
| OKLab | oklab(81.12% 0.0473 0.0823) |
| OKLCH | oklch(81.12% 0.095 60.1) |
| XYZ | xyz(55.7484, 52.2062, 28.2553) |
| Luminance | 0.5220 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.16
Apricot (survey)
#FFB16D
ΔE00 4.62
Sandybrown
#F4A460
ΔE00 5.62
Burlywood
#DEB887
ΔE00 6.22
Pale Orange
#FFA756
ΔE00 7.23
Tan
#D2B48C
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB382 #82BEEF
analogous
#EF8288 #EFB382 #EFE982
triadic
#EFB382 #82EFB3 #B382EF
tetradic
#EFB382 #88EF82 #82BEEF #E982EF
square
#EFB382 #88EF82 #82BEEF #E982EF
split-complementary
#EFB382 #82EFE9 #8288EF
monochromatic
#DB721C #E8924C #EFB382 #F6D4B8 #FCEFE4
Accessibility & contrast
On white
1.84
#EFB382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#EFB382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB382
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB382 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77E
Deuteranopia (green-blind)
#D3C583
Tritanopia (blue-blind)
#FFA7A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb382; /* rgb */ color: rgb(239, 179, 130); /* oklch */ color: oklch(81.1% 0.095 60.1);
Tailwind
colors: {
custom: {
50: '#f6c9a7',
500: '#efb382',
950: '#000000',
},
}SCSS
$custom: #efb382; $custom-light: #f6c9a7; $custom-dark: #000000;
JSON
{
"hex": "#efb382",
"rgb": {
"r": 239,
"g": 179,
"b": 130
},
"hsl": {
"h": 26.972,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.81115,
"c": 0.09495,
"h": 60.1
},
"luminance": 0.52203
}Semantic roles & 50–950 ramp
primary
#EFB382
secondary
#4C91CA
accent
#7DDA0C
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#17130F
muted
#858280