#EFBF78#EFBF78
#EFBF78 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.2% C 0.105 H 76.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF78 |
|---|---|
| RGB | rgb(239, 191, 120) |
| HSL | hsl(36, 79%, 70%) |
| HSV | hsv(36, 50%, 94%) |
| CMYK | cmyk(0%, 20.1%, 49.8%, 6.3%) |
| CIE-LAB | lab(80.16, 8.67, 42.15) |
| CIE-LCH | lch(80.16, 43.04, 78.38°) |
| OKLab | oklab(83.22% 0.0248 0.1016) |
| OKLCH | oklch(83.22% 0.105 76.3) |
| XYZ | xyz(57.6200, 56.9717, 25.7274) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.15
Tan (survey)
#D1B26F
ΔE00 6.35
Very Light Brown
#D3B683
ΔE00 6.51
Fawn
#CFAF7B
ΔE00 6.90
Butterscotch
#FDB147
ΔE00 7.38
Desert
#CCAD60
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF78 #78A8EF
analogous
#EF8378 #EFBF78 #E4EF78
triadic
#EFBF78 #78EFBF #BF78EF
tetradic
#EFBF78 #78EF83 #78A8EF #EF78E4
square
#EFBF78 #78EF83 #78A8EF #EF78E4
split-complementary
#EFBF78 #78E4EF #8378EF
monochromatic
#D48819 #E9A541 #EFBF78 #F5D9AF #FCF2E4
Accessibility & contrast
On white
1.69
#EFBF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EFBF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF78
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF78 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C072
Deuteranopia (green-blind)
#DDCC7A
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbf78; /* rgb */ color: rgb(239, 191, 120); /* oklch */ color: oklch(83.2% 0.105 76.3);
Tailwind
colors: {
custom: {
50: '#f7d2a0',
500: '#efbf78',
950: '#000000',
},
}SCSS
$custom: #efbf78; $custom-light: #f7d2a0; $custom-dark: #000000;
JSON
{
"hex": "#efbf78",
"rgb": {
"r": 239,
"g": 191,
"b": 120
},
"hsl": {
"h": 35.798,
"s": 78.808,
"l": 70.392
},
"oklch": {
"l": 0.83224,
"c": 0.10453,
"h": 76.3
},
"luminance": 0.56968
}Semantic roles & 50–950 ramp
primary
#EFBF78
secondary
#4379C9
accent
#5FDB0A
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380