#EFBE95#EFBE95
#EFBE95 is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.5% C 0.078 H 61.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE95 |
|---|---|
| RGB | rgb(239, 190, 149) |
| HSL | hsl(27, 74%, 76%) |
| HSV | hsv(27, 38%, 94%) |
| CMYK | cmyk(0%, 20.5%, 37.7%, 6.3%) |
| CIE-LAB | lab(80.38, 12.16, 27.40) |
| CIE-LCH | lch(80.38, 29.98, 66.08°) |
| OKLab | oklab(83.54% 0.0375 0.0687) |
| OKLCH | oklch(83.54% 0.078 61.4) |
| XYZ | xyz(59.4366, 57.3506, 36.3670) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.25
Apricot
#FBCEB1
ΔE00 5.27
Light Peach
#FFD8B1
ΔE00 6.30
Peach (survey)
#FFB07C
ΔE00 6.75
Tan
#D2B48C
ΔE00 6.83
Peach
#FFDAB9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE95 #95C6EF
analogous
#EF9599 #EFBE95 #EFEB95
triadic
#EFBE95 #95EFBE #BE95EF
tetradic
#EFBE95 #99EF95 #95C6EF #EB95EF
square
#EFBE95 #99EF95 #95C6EF #EB95EF
split-complementary
#EFBE95 #95EFEB #9599EF
monochromatic
#DF7D2B #E79D60 #EFBE95 #F7DFCA #FBEFE4
Accessibility & contrast
On white
1.68
#EFBE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EFBE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE95
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE95 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#FEB4B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbe95; /* rgb */ color: rgb(239, 190, 149); /* oklch */ color: oklch(83.5% 0.078 61.4);
Tailwind
colors: {
custom: {
50: '#f6d1b4',
500: '#efbe95',
950: '#000000',
},
}SCSS
$custom: #efbe95; $custom-light: #f6d1b4; $custom-dark: #000000;
JSON
{
"hex": "#efbe95",
"rgb": {
"r": 239,
"g": 190,
"b": 149
},
"hsl": {
"h": 27.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.83539,
"c": 0.07831,
"h": 61.4
},
"luminance": 0.57348
}Semantic roles & 50–950 ramp
primary
#EFBE95
secondary
#5D99CB
accent
#7CD610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381