#EFB978#EFB978
#EFB978 is a very light, moderate orange. Relative luminance 0.544; OKLCH L 82.1% C 0.103 H 70.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB978 |
|---|---|
| RGB | rgb(239, 185, 120) |
| HSL | hsl(33, 79%, 70%) |
| HSV | hsv(33, 50%, 94%) |
| CMYK | cmyk(0%, 22.6%, 49.8%, 6.3%) |
| CIE-LAB | lab(78.70, 11.82, 40.32) |
| CIE-LCH | lch(78.70, 42.02, 73.66°) |
| OKLab | oklab(82.08% 0.0341 0.0974) |
| OKLCH | oklch(82.08% 0.103 70.7) |
| XYZ | xyz(56.3383, 54.4082, 25.3001) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.66
Apricot (survey)
#FFB16D
ΔE00 5.80
Butterscotch
#FDB147
ΔE00 6.90
Fawn
#CFAF7B
ΔE00 6.95
Very Light Brown
#D3B683
ΔE00 7.08
Light Orange
#FDAA48
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB978 #78AEEF
analogous
#EF7D78 #EFB978 #EAEF78
triadic
#EFB978 #78EFB9 #B978EF
tetradic
#EFB978 #78EF7D #78AEEF #EF78EA
square
#EFB978 #78EF7D #78AEEF #EF78EA
split-complementary
#EFB978 #78EAEF #7D78EF
monochromatic
#D47F19 #E99D41 #EFB978 #F5D5AF #FCF1E4
Accessibility & contrast
On white
1.77
#EFB978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#EFB978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB978
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB978 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBB73
Deuteranopia (green-blind)
#D9C879
Tritanopia (blue-blind)
#FFACA9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb978; /* rgb */ color: rgb(239, 185, 120); /* oklch */ color: oklch(82.1% 0.103 70.7);
Tailwind
colors: {
custom: {
50: '#f7cea0',
500: '#efb978',
950: '#000000',
},
}SCSS
$custom: #efb978; $custom-light: #f7cea0; $custom-dark: #000000;
JSON
{
"hex": "#efb978",
"rgb": {
"r": 239,
"g": 185,
"b": 120
},
"hsl": {
"h": 32.773,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.82077,
"c": 0.10321,
"h": 70.7
},
"luminance": 0.54405
}Semantic roles & 50–950 ramp
primary
#EFB978
secondary
#437FC9
accent
#69DB0A
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380