#EFBD80#EFBD80
#EFBD80 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.0% C 0.097 H 71.4°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD80 |
|---|---|
| RGB | rgb(239, 189, 128) |
| HSL | hsl(33, 78%, 72%) |
| HSV | hsv(33, 46%, 94%) |
| CMYK | cmyk(0%, 20.9%, 46.4%, 6.3%) |
| CIE-LAB | lab(79.79, 10.47, 37.60) |
| CIE-LCH | lch(79.79, 39.03, 74.44°) |
| OKLab | oklab(82.97% 0.0309 0.0917) |
| OKLCH | oklch(82.97% 0.097 71.4) |
| XYZ | xyz(57.6928, 56.3077, 28.2476) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.90
Very Light Brown
#D3B683
ΔE00 6.43
Fawn
#CFAF7B
ΔE00 6.64
Apricot (survey)
#FFB16D
ΔE00 6.70
Tan
#D2B48C
ΔE00 6.95
Tan (survey)
#D1B26F
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD80 #80B2EF
analogous
#EF8680 #EFBD80 #E9EF80
triadic
#EFBD80 #80EFBD #BD80EF
tetradic
#EFBD80 #80EF86 #80B2EF #EF80E9
square
#EFBD80 #80EF86 #80B2EF #EF80E9
split-complementary
#EFBD80 #80E9EF #8680EF
monochromatic
#D9841B #E8A14A #EFBD80 #F6D9B6 #FCF1E4
Accessibility & contrast
On white
1.71
#EFBD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#EFBD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD80
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD80 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7B
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd80; /* rgb */ color: rgb(239, 189, 128); /* oklch */ color: oklch(83.0% 0.097 71.4);
Tailwind
colors: {
custom: {
50: '#f6d0a5',
500: '#efbd80',
950: '#000000',
},
}SCSS
$custom: #efbd80; $custom-light: #f6d0a5; $custom-dark: #000000;
JSON
{
"hex": "#efbd80",
"rgb": {
"r": 239,
"g": 189,
"b": 128
},
"hsl": {
"h": 32.973,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.82967,
"c": 0.09678,
"h": 71.4
},
"luminance": 0.56304
}Semantic roles & 50–950 ramp
primary
#EFBD80
secondary
#4A83C9
accent
#69DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380