#EFBC96#EFBC96
#EFBC96 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.2% C 0.078 H 58.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBC96 |
|---|---|
| RGB | rgb(239, 188, 150) |
| HSL | hsl(26, 74%, 76%) |
| HSV | hsv(26, 37%, 94%) |
| CMYK | cmyk(0%, 21.3%, 37.2%, 6.3%) |
| CIE-LAB | lab(79.91, 13.32, 26.24) |
| CIE-LCH | lch(79.91, 29.43, 63.08°) |
| OKLab | oklab(83.18% 0.0411 0.066) |
| OKLCH | oklch(83.18% 0.078 58.1) |
| XYZ | xyz(59.0866, 56.5223, 36.6459) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.98
Peach (survey)
#FFB07C
ΔE00 6.23
Burlywood
#DEB887
ΔE00 6.30
Light Peach
#FFD8B1
ΔE00 7.05
Peach
#FFDAB9
ΔE00 7.44
Tan
#D2B48C
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBC96 #96C9EF
analogous
#EF969D #EFBC96 #EFE996
triadic
#EFBC96 #96EFBC #BC96EF
tetradic
#EFBC96 #9DEF96 #96C9EF #E996EF
square
#EFBC96 #9DEF96 #96C9EF #E996EF
split-complementary
#EFBC96 #96EFE9 #969DEF
monochromatic
#DF782C #E79A61 #EFBC96 #F7DECB #FBEEE4
Accessibility & contrast
On white
1.71
#EFBC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#EFBC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBC96
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBC96 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC093
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#FEB2B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbc96; /* rgb */ color: rgb(239, 188, 150); /* oklch */ color: oklch(83.2% 0.078 58.1);
Tailwind
colors: {
custom: {
50: '#f6d0b5',
500: '#efbc96',
950: '#000000',
},
}SCSS
$custom: #efbc96; $custom-light: #f6d0b5; $custom-dark: #000000;
JSON
{
"hex": "#efbc96",
"rgb": {
"r": 239,
"g": 188,
"b": 150
},
"hsl": {
"h": 25.618,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.83181,
"c": 0.07772,
"h": 58.1
},
"luminance": 0.56519
}Semantic roles & 50–950 ramp
primary
#EFBC96
secondary
#5E9DCB
accent
#81D610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381