#EFBC94#EFBC94
#EFBC94 is a very light, moderate orange. Relative luminance 0.565; OKLCH L 83.1% C 0.079 H 59.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBC94 |
|---|---|
| RGB | rgb(239, 188, 148) |
| HSL | hsl(26, 74%, 76%) |
| HSV | hsv(26, 38%, 94%) |
| CMYK | cmyk(0%, 21.3%, 38.1%, 6.3%) |
| CIE-LAB | lab(79.87, 13.10, 27.25) |
| CIE-LCH | lch(79.87, 30.24, 64.34°) |
| OKLab | oklab(83.14% 0.0403 0.0683) |
| OKLCH | oklch(83.14% 0.079 59.5) |
| XYZ | xyz(58.9269, 56.4584, 35.8050) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.32
Burlywood
#DEB887
ΔE00 5.81
Peach (survey)
#FFB07C
ΔE00 6.17
Light Peach
#FFD8B1
ΔE00 6.93
Tan
#D2B48C
ΔE00 7.25
Apricot (survey)
#FFB16D
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBC94 #94C7EF
analogous
#EF9499 #EFBC94 #EFEA94
triadic
#EFBC94 #94EFBC #BC94EF
tetradic
#EFBC94 #99EF94 #94C7EF #EA94EF
square
#EFBC94 #99EF94 #94C7EF #EA94EF
split-complementary
#EFBC94 #94EFEA #9499EF
monochromatic
#DF792A #E79B5F #EFBC94 #F7DDC9 #FBEEE4
Accessibility & contrast
On white
1.71
#EFBC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#EFBC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBC94
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBC94 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF91
Deuteranopia (green-blind)
#D7CB94
Tritanopia (blue-blind)
#FEB2B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbc94; /* rgb */ color: rgb(239, 188, 148); /* oklch */ color: oklch(83.1% 0.079 59.5);
Tailwind
colors: {
custom: {
50: '#f6d0b3',
500: '#efbc94',
950: '#000000',
},
}SCSS
$custom: #efbc94; $custom-light: #f6d0b3; $custom-dark: #000000;
JSON
{
"hex": "#efbc94",
"rgb": {
"r": 239,
"g": 188,
"b": 148
},
"hsl": {
"h": 26.374,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.83141,
"c": 0.07933,
"h": 59.5
},
"luminance": 0.56455
}Semantic roles & 50–950 ramp
primary
#EFBC94
secondary
#5C9ACB
accent
#7FD60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381