#EFB37D#EFB37D
#EFB37D is a light, moderate orange. Relative luminance 0.521; OKLCH L 81.0% C 0.099 H 62.7°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB37D |
|---|---|
| RGB | rgb(239, 179, 125) |
| HSL | hsl(28, 78%, 71%) |
| HSV | hsv(28, 48%, 94%) |
| CMYK | cmyk(0%, 25.1%, 47.7%, 6.3%) |
| CIE-LAB | lab(77.33, 15.45, 35.99) |
| CIE-LCH | lch(77.33, 39.16, 66.77°) |
| OKLab | oklab(81.03% 0.0454 0.0879) |
| OKLCH | oklch(81.03% 0.099 62.7) |
| XYZ | xyz(55.4209, 52.0752, 26.5305) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.03
Peach (survey)
#FFB07C
ΔE00 4.81
Sandybrown
#F4A460
ΔE00 5.18
Burlywood
#DEB887
ΔE00 5.76
Pale Orange
#FFA756
ΔE00 6.56
Light Orange
#FDAA48
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB37D #7DB9EF
analogous
#EF7D80 #EFB37D #EFEC7D
triadic
#EFB37D #7DEFB3 #B37DEF
tetradic
#EFB37D #80EF7D #7DB9EF #EC7DEF
square
#EFB37D #80EF7D #7DB9EF #EC7DEF
split-complementary
#EFB37D #7DEFEC #7D80EF
monochromatic
#D7741A #E89347 #EFB37D #F6D3B3 #FCEFE4
Accessibility & contrast
On white
1.84
#EFB37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#EFB37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB37D
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB37D | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B779
Deuteranopia (green-blind)
#D4C47E
Tritanopia (blue-blind)
#FFA6A5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb37d; /* rgb */ color: rgb(239, 179, 125); /* oklch */ color: oklch(81.0% 0.099 62.7);
Tailwind
colors: {
custom: {
50: '#f7c9a3',
500: '#efb37d',
950: '#000000',
},
}SCSS
$custom: #efb37d; $custom-light: #f7c9a3; $custom-dark: #000000;
JSON
{
"hex": "#efb37d",
"rgb": {
"r": 239,
"g": 179,
"b": 125
},
"hsl": {
"h": 28.421,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.81029,
"c": 0.0989,
"h": 62.7
},
"luminance": 0.52072
}Semantic roles & 50–950 ramp
primary
#EFB37D
secondary
#478CC9
accent
#78DA0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280