#EFBC8F#EFBC8F
#EFBC8F is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.0% C 0.083 H 62.7°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBC8F |
|---|---|
| RGB | rgb(239, 188, 143) |
| HSL | hsl(28, 75%, 75%) |
| HSV | hsv(28, 40%, 94%) |
| CMYK | cmyk(0%, 21.3%, 40.2%, 6.3%) |
| CIE-LAB | lab(79.79, 12.54, 29.77) |
| CIE-LCH | lch(79.79, 32.31, 67.16°) |
| OKLab | oklab(83.04% 0.0383 0.0742) |
| OKLCH | oklch(83.04% 0.083 62.7) |
| XYZ | xyz(58.5397, 56.3035, 33.7655) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.77
Peach (survey)
#FFB07C
ΔE00 6.31
Apricot
#FBCEB1
ΔE00 6.32
Apricot (survey)
#FFB16D
ΔE00 6.60
Tan
#D2B48C
ΔE00 6.73
Light Peach
#FFD8B1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBC8F #8FC2EF
analogous
#EF8F92 #EFBC8F #EFEC8F
triadic
#EFBC8F #8FEFBC #BC8FEF
tetradic
#EFBC8F #92EF8F #8FC2EF #EC8FEF
square
#EFBC8F #92EF8F #8FC2EF #EC8FEF
split-complementary
#EFBC8F #8FEFEC #8F92EF
monochromatic
#E07C24 #E79C59 #EFBC8F #F7DCC5 #FBEFE4
Accessibility & contrast
On white
1.71
#EFBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#EFBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBC8F
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBC8F | 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)
#CCBF8C
Deuteranopia (green-blind)
#D8CA90
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbc8f; /* rgb */ color: rgb(239, 188, 143); /* oklch */ color: oklch(83.0% 0.083 62.7);
Tailwind
colors: {
custom: {
50: '#f6d0b0',
500: '#efbc8f',
950: '#000000',
},
}SCSS
$custom: #efbc8f; $custom-light: #f6d0b0; $custom-dark: #000000;
JSON
{
"hex": "#efbc8f",
"rgb": {
"r": 239,
"g": 188,
"b": 143
},
"hsl": {
"h": 28.125,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.83044,
"c": 0.08348,
"h": 62.7
},
"luminance": 0.563
}Semantic roles & 50–950 ramp
primary
#EFBC8F
secondary
#5795CB
accent
#79D70E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381