#EFBF94#EFBF94
#EFBF94 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.079 H 63.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF94 |
|---|---|
| RGB | rgb(239, 191, 148) |
| HSL | hsl(28, 74%, 76%) |
| HSV | hsv(28, 38%, 94%) |
| CMYK | cmyk(0%, 20.1%, 38.1%, 6.3%) |
| CIE-LAB | lab(80.60, 11.52, 28.23) |
| CIE-LCH | lch(80.60, 30.49, 67.81°) |
| OKLab | oklab(83.71% 0.0356 0.0707) |
| OKLCH | oklch(83.71% 0.079 63.3) |
| XYZ | xyz(59.5745, 57.7535, 36.0208) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.68
Apricot
#FBCEB1
ΔE00 5.63
Light Peach
#FFD8B1
ΔE00 6.00
Tan
#D2B48C
ΔE00 6.49
Peach
#FFDAB9
ΔE00 6.85
Peach (survey)
#FFB07C
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF94 #94C4EF
analogous
#EF9496 #EFBF94 #EFED94
triadic
#EFBF94 #94EFBF #BF94EF
tetradic
#EFBF94 #96EF94 #94C4EF #ED94EF
square
#EFBF94 #96EF94 #94C4EF #ED94EF
split-complementary
#EFBF94 #94EFED #9496EF
monochromatic
#DF7F2A #E79F5F #EFBF94 #F7DFC9 #FBEFE4
Accessibility & contrast
On white
1.67
#EFBF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#EFBF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF94
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF94 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC291
Deuteranopia (green-blind)
#DACC95
Tritanopia (blue-blind)
#FEB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf94; /* rgb */ color: rgb(239, 191, 148); /* oklch */ color: oklch(83.7% 0.079 63.3);
Tailwind
colors: {
custom: {
50: '#f6d2b3',
500: '#efbf94',
950: '#000000',
},
}SCSS
$custom: #efbf94; $custom-light: #f6d2b3; $custom-dark: #000000;
JSON
{
"hex": "#efbf94",
"rgb": {
"r": 239,
"g": 191,
"b": 148
},
"hsl": {
"h": 28.352,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.83709,
"c": 0.07913,
"h": 63.3
},
"luminance": 0.5775
}Semantic roles & 50–950 ramp
primary
#EFBF94
secondary
#5C97CB
accent
#78D60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381