#EFB478#EFB478
#EFB478 is a light, moderate orange. Relative luminance 0.523; OKLCH L 81.1% C 0.103 H 66.0°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB478 |
|---|---|
| RGB | rgb(239, 180, 120) |
| HSL | hsl(30, 79%, 70%) |
| HSV | hsv(30, 50%, 94%) |
| CMYK | cmyk(0%, 24.7%, 49.8%, 6.3%) |
| CIE-LAB | lab(77.49, 14.46, 38.79) |
| CIE-LCH | lch(77.49, 41.40, 69.56°) |
| OKLab | oklab(81.13% 0.0419 0.094) |
| OKLCH | oklch(81.13% 0.103 66) |
| XYZ | xyz(55.3106, 52.3529, 24.9576) |
| Luminance | 0.5235 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.10
Burlywood
#DEB887
ΔE00 5.34
Sandybrown
#F4A460
ΔE00 5.43
Peach (survey)
#FFB07C
ΔE00 6.09
Pale Orange
#FFA756
ΔE00 6.36
Light Orange
#FDAA48
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB478 #78B3EF
analogous
#EF7878 #EFB478 #EFEF78
triadic
#EFB478 #78EFB4 #B478EF
tetradic
#EFB478 #78EF78 #78B3EF #EF78EF
square
#EFB478 #78EF78 #78B3EF #EF78EF
split-complementary
#EFB478 #78EFEF #7878EF
monochromatic
#D47719 #E99641 #EFB478 #F5D2AF #FCF0E4
Accessibility & contrast
On white
1.83
#EFB478 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#EFB478 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB478
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB478 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB478 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B773
Deuteranopia (green-blind)
#D5C579
Tritanopia (blue-blind)
#FFA7A5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb478; /* rgb */ color: rgb(239, 180, 120); /* oklch */ color: oklch(81.1% 0.103 66.0);
Tailwind
colors: {
custom: {
50: '#f7caa0',
500: '#efb478',
950: '#000000',
},
}SCSS
$custom: #efb478; $custom-light: #f7caa0; $custom-dark: #000000;
JSON
{
"hex": "#efb478",
"rgb": {
"r": 239,
"g": 180,
"b": 120
},
"hsl": {
"h": 30.252,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.81134,
"c": 0.10289,
"h": 66
},
"luminance": 0.52349
}Semantic roles & 50–950 ramp
primary
#EFB478
secondary
#4385C9
accent
#72DB0A
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#18130F
muted
#868280