#EFBA8A#EFBA8A
#EFBA8A is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.6% C 0.088 H 63.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBA8A |
|---|---|
| RGB | rgb(239, 186, 138) |
| HSL | hsl(29, 76%, 74%) |
| HSV | hsv(29, 42%, 94%) |
| CMYK | cmyk(0%, 22.2%, 42.3%, 6.3%) |
| CIE-LAB | lab(79.22, 13.06, 31.65) |
| CIE-LCH | lch(79.22, 34.24, 67.58°) |
| OKLab | oklab(82.57% 0.0394 0.0784) |
| OKLCH | oklch(82.57% 0.088 63.3) |
| XYZ | xyz(57.7451, 55.3068, 31.6736) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.68
Apricot (survey)
#FFB16D
ΔE00 5.87
Peach (survey)
#FFB07C
ΔE00 5.96
Tan
#D2B48C
ΔE00 6.86
Apricot
#FBCEB1
ΔE00 7.15
Sandybrown
#F4A460
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBA8A #8ABFEF
analogous
#EF8A8D #EFBA8A #EFED8A
triadic
#EFBA8A #8AEFBA #BA8AEF
tetradic
#EFBA8A #8DEF8A #8ABFEF #ED8AEF
square
#EFBA8A #8DEF8A #8ABFEF #ED8AEF
split-complementary
#EFBA8A #8AEFED #8A8DEF
monochromatic
#E07B1F #E89A54 #EFBA8A #F6DAC0 #FBEFE4
Accessibility & contrast
On white
1.74
#EFBA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#EFBA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBA8A
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBA8A | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD87
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#FFAFAE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efba8a; /* rgb */ color: rgb(239, 186, 138); /* oklch */ color: oklch(82.6% 0.088 63.3);
Tailwind
colors: {
custom: {
50: '#f6ceac',
500: '#efba8a',
950: '#000000',
},
}SCSS
$custom: #efba8a; $custom-light: #f6ceac; $custom-dark: #000000;
JSON
{
"hex": "#efba8a",
"rgb": {
"r": 239,
"g": 186,
"b": 138
},
"hsl": {
"h": 28.515,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.82572,
"c": 0.08779,
"h": 63.3
},
"luminance": 0.55304
}Semantic roles & 50–950 ramp
primary
#EFBA8A
secondary
#5392CA
accent
#78D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171310
muted
#858381