#EFBF99#EFBF99
#EFBF99 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 83.8% C 0.075 H 59.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF99 |
|---|---|
| RGB | rgb(239, 191, 153) |
| HSL | hsl(27, 73%, 77%) |
| HSV | hsv(27, 36%, 94%) |
| CMYK | cmyk(0%, 20.1%, 36%, 6.3%) |
| CIE-LAB | lab(80.69, 12.09, 25.71) |
| CIE-LCH | lch(80.69, 28.41, 64.81°) |
| OKLab | oklab(83.81% 0.0376 0.0648) |
| OKLCH | oklch(83.81% 0.075 59.9) |
| XYZ | xyz(59.9788, 57.9152, 38.1503) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.53
Burlywood
#DEB887
ΔE00 5.84
Light Peach
#FFD8B1
ΔE00 6.13
Peach
#FFDAB9
ΔE00 6.58
Peach (survey)
#FFB07C
ΔE00 7.04
Tan
#D2B48C
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF99 #99C9EF
analogous
#EF999E #EFBF99 #EFEA99
triadic
#EFBF99 #99EFBF #BF99EF
tetradic
#EFBF99 #9EEF99 #99C9EF #EA99EF
square
#EFBF99 #9EEF99 #99C9EF #EA99EF
split-complementary
#EFBF99 #99EFEA #999EEF
monochromatic
#DE7D2F #E79E64 #EFBF99 #F7E0CE #FBEEE5
Accessibility & contrast
On white
1.67
#EFBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#EFBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF99
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF99 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC296
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#FEB5B5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf99; /* rgb */ color: rgb(239, 191, 153); /* oklch */ color: oklch(83.8% 0.075 59.9);
Tailwind
colors: {
custom: {
50: '#f5d2b7',
500: '#efbf99',
950: '#000000',
},
}SCSS
$custom: #efbf99; $custom-light: #f5d2b7; $custom-dark: #000000;
JSON
{
"hex": "#efbf99",
"rgb": {
"r": 239,
"g": 191,
"b": 153
},
"hsl": {
"h": 26.512,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.83809,
"c": 0.07489,
"h": 59.9
},
"luminance": 0.57912
}Semantic roles & 50–950 ramp
primary
#EFBF99
secondary
#619CCC
accent
#7ED511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381