#EFBB93#EFBB93
#EFBB93 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.9% C 0.080 H 58.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBB93 |
|---|---|
| RGB | rgb(239, 187, 147) |
| HSL | hsl(26, 74%, 76%) |
| HSV | hsv(26, 38%, 94%) |
| CMYK | cmyk(0%, 21.8%, 38.5%, 6.3%) |
| CIE-LAB | lab(79.61, 13.51, 27.43) |
| CIE-LCH | lch(79.61, 30.58, 63.78°) |
| OKLab | oklab(82.93% 0.0414 0.0688) |
| OKLCH | oklch(82.93% 0.08 58.9) |
| XYZ | xyz(58.6352, 56.0011, 35.3189) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.49
Peach (survey)
#FFB07C
ΔE00 5.90
Burlywood
#DEB887
ΔE00 5.99
Apricot (survey)
#FFB16D
ΔE00 7.18
Light Peach
#FFD8B1
ΔE00 7.23
Tan
#D2B48C
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBB93 #93C7EF
analogous
#EF9399 #EFBB93 #EFE993
triadic
#EFBB93 #93EFBB #BB93EF
tetradic
#EFBB93 #99EF93 #93C7EF #E993EF
square
#EFBB93 #99EF93 #93C7EF #E993EF
split-complementary
#EFBB93 #93EFE9 #9399EF
monochromatic
#DF7828 #E7995E #EFBB93 #F7DDC8 #FBEEE4
Accessibility & contrast
On white
1.72
#EFBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#EFBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBB93
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBB93 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF90
Deuteranopia (green-blind)
#D7CA93
Tritanopia (blue-blind)
#FEB1B0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efbb93; /* rgb */ color: rgb(239, 187, 147); /* oklch */ color: oklch(82.9% 0.080 58.9);
Tailwind
colors: {
custom: {
50: '#f6cfb3',
500: '#efbb93',
950: '#000000',
},
}SCSS
$custom: #efbb93; $custom-light: #f6cfb3; $custom-dark: #000000;
JSON
{
"hex": "#efbb93",
"rgb": {
"r": 239,
"g": 187,
"b": 147
},
"hsl": {
"h": 26.087,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.82933,
"c": 0.08027,
"h": 58.9
},
"luminance": 0.55998
}Semantic roles & 50–950 ramp
primary
#EFBB93
secondary
#5B9ACB
accent
#80D60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171311
muted
#858381