#EFBB94#EFBB94
#EFBB94 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 83.0% C 0.079 H 58.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB94 |
|---|---|
| RGB | rgb(239, 187, 148) |
| HSL | hsl(26, 74%, 76%) |
| HSV | hsv(26, 38%, 94%) |
| CMYK | cmyk(0%, 21.8%, 38.1%, 6.3%) |
| CIE-LAB | lab(79.63, 13.62, 26.93) |
| CIE-LCH | lch(79.63, 30.18, 63.17°) |
| OKLab | oklab(82.95% 0.0418 0.0676) |
| OKLCH | oklch(82.95% 0.079 58.2) |
| XYZ | xyz(58.7141, 56.0327, 35.7340) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.32
Peach (survey)
#FFB07C
ΔE00 5.93
Burlywood
#DEB887
ΔE00 6.23
Light Peach
#FFD8B1
ΔE00 7.28
Apricot (survey)
#FFB16D
ΔE00 7.37
Tan
#D2B48C
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB94 #94C8EF
analogous
#EF949A #EFBB94 #EFE894
triadic
#EFBB94 #94EFBB #BB94EF
tetradic
#EFBB94 #9AEF94 #94C8EF #E894EF
square
#EFBB94 #9AEF94 #94C8EF #E894EF
split-complementary
#EFBB94 #94EFE8 #949AEF
monochromatic
#DF772A #E7995F #EFBB94 #F7DDC9 #FBEEE4
Accessibility & contrast
On white
1.72
#EFBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#EFBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB94
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB94 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF91
Deuteranopia (green-blind)
#D7CA94
Tritanopia (blue-blind)
#FEB1B1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbb94; /* rgb */ color: rgb(239, 187, 148); /* oklch */ color: oklch(83.0% 0.079 58.2);
Tailwind
colors: {
custom: {
50: '#f6cfb3',
500: '#efbb94',
950: '#000000',
},
}SCSS
$custom: #efbb94; $custom-light: #f6cfb3; $custom-dark: #000000;
JSON
{
"hex": "#efbb94",
"rgb": {
"r": 239,
"g": 187,
"b": 148
},
"hsl": {
"h": 25.714,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.82952,
"c": 0.07947,
"h": 58.2
},
"luminance": 0.56029
}Semantic roles & 50–950 ramp
primary
#EFBB94
secondary
#5C9CCB
accent
#81D60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171311
muted
#858381