#EFB77F#EFB77F
#EFB77F is a light, moderate orange. Relative luminance 0.537; OKLCH L 81.8% C 0.097 H 65.8°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB77F |
|---|---|
| RGB | rgb(239, 183, 127) |
| HSL | hsl(30, 78%, 72%) |
| HSV | hsv(30, 47%, 94%) |
| CMYK | cmyk(0%, 23.4%, 46.9%, 6.3%) |
| CIE-LAB | lab(78.32, 13.53, 36.22) |
| CIE-LCH | lch(78.32, 38.67, 69.52°) |
| OKLab | oklab(81.81% 0.0398 0.0885) |
| OKLCH | oklch(81.81% 0.097 65.8) |
| XYZ | xyz(56.3633, 53.7535, 27.4813) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.70
Apricot (survey)
#FFB16D
ΔE00 4.77
Peach (survey)
#FFB07C
ΔE00 6.16
Sandybrown
#F4A460
ΔE00 6.31
Pale Orange
#FFA756
ΔE00 7.30
Tan
#D2B48C
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB77F #7FB7EF
analogous
#EF7F7F #EFB77F #EFEF7F
triadic
#EFB77F #7FEFB7 #B77FEF
tetradic
#EFB77F #7FEF7F #7FB7EF #EF7FEF
square
#EFB77F #7FEF7F #7FB7EF #EF7FEF
split-complementary
#EFB77F #7FEFEF #7F7FEF
monochromatic
#D97A1B #E89849 #EFB77F #F6D6B5 #FCF0E4
Accessibility & contrast
On white
1.79
#EFB77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#EFB77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB77F
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB77F | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BA7B
Deuteranopia (green-blind)
#D7C780
Tritanopia (blue-blind)
#FFAAA9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb77f; /* rgb */ color: rgb(239, 183, 127); /* oklch */ color: oklch(81.8% 0.097 65.8);
Tailwind
colors: {
custom: {
50: '#f7cca5',
500: '#efb77f',
950: '#000000',
},
}SCSS
$custom: #efb77f; $custom-light: #f7cca5; $custom-dark: #000000;
JSON
{
"hex": "#efb77f",
"rgb": {
"r": 239,
"g": 183,
"b": 127
},
"hsl": {
"h": 30,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.81812,
"c": 0.09709,
"h": 65.8
},
"luminance": 0.5375
}Semantic roles & 50–950 ramp
primary
#EFB77F
secondary
#4989C9
accent
#73DA0B
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380