#EFBF95#EFBF95
#EFBF95 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.7% C 0.078 H 62.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBF95 |
|---|---|
| RGB | rgb(239, 191, 149) |
| HSL | hsl(28, 74%, 76%) |
| HSV | hsv(28, 38%, 94%) |
| CMYK | cmyk(0%, 20.1%, 37.7%, 6.3%) |
| CIE-LAB | lab(80.62, 11.63, 27.73) |
| CIE-LCH | lch(80.62, 30.07, 67.25°) |
| OKLab | oklab(83.73% 0.036 0.0695) |
| OKLCH | oklch(83.73% 0.078 62.6) |
| XYZ | xyz(59.6540, 57.7853, 36.4395) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.89
Apricot
#FBCEB1
ΔE00 5.40
Light Peach
#FFD8B1
ΔE00 5.99
Tan
#D2B48C
ΔE00 6.59
Peach
#FFDAB9
ΔE00 6.77
Peach (survey)
#FFB07C
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBF95 #95C5EF
analogous
#EF9598 #EFBF95 #EFEC95
triadic
#EFBF95 #95EFBF #BF95EF
tetradic
#EFBF95 #98EF95 #95C5EF #EC95EF
square
#EFBF95 #98EF95 #95C5EF #EC95EF
split-complementary
#EFBF95 #95EFEC #9598EF
monochromatic
#DF7F2B #E79F60 #EFBF95 #F7DFCA #FBEFE4
Accessibility & contrast
On white
1.67
#EFBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EFBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBF95
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBF95 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC292
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#FEB5B4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbf95; /* rgb */ color: rgb(239, 191, 149); /* oklch */ color: oklch(83.7% 0.078 62.6);
Tailwind
colors: {
custom: {
50: '#f6d2b4',
500: '#efbf95',
950: '#000000',
},
}SCSS
$custom: #efbf95; $custom-light: #f6d2b4; $custom-dark: #000000;
JSON
{
"hex": "#efbf95",
"rgb": {
"r": 239,
"g": 191,
"b": 149
},
"hsl": {
"h": 28,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.83729,
"c": 0.07827,
"h": 62.6
},
"luminance": 0.57782
}Semantic roles & 50–950 ramp
primary
#EFBF95
secondary
#5D98CB
accent
#79D610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381