#EFBE96#EFBE96
#EFBE96 is a very light, moderate orange. Relative luminance 0.574; OKLCH L 83.6% C 0.077 H 60.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE96 |
|---|---|
| RGB | rgb(239, 190, 150) |
| HSL | hsl(27, 74%, 76%) |
| HSV | hsv(27, 37%, 94%) |
| CMYK | cmyk(0%, 20.5%, 37.2%, 6.3%) |
| CIE-LAB | lab(80.39, 12.27, 26.90) |
| CIE-LCH | lch(80.39, 29.56, 65.48°) |
| OKLab | oklab(83.56% 0.0379 0.0676) |
| OKLCH | oklch(83.56% 0.077 60.7) |
| XYZ | xyz(59.5168, 57.3827, 36.7893) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.06
Burlywood
#DEB887
ΔE00 5.48
Light Peach
#FFD8B1
ΔE00 6.33
Peach (survey)
#FFB07C
ΔE00 6.74
Peach
#FFDAB9
ΔE00 6.92
Tan
#D2B48C
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE96 #96C7EF
analogous
#EF969B #EFBE96 #EFEB96
triadic
#EFBE96 #96EFBE #BE96EF
tetradic
#EFBE96 #9BEF96 #96C7EF #EB96EF
square
#EFBE96 #9BEF96 #96C7EF #EB96EF
split-complementary
#EFBE96 #96EFEB #969BEF
monochromatic
#DF7C2C #E79D61 #EFBE96 #F7DFCB #FBEFE4
Accessibility & contrast
On white
1.68
#EFBE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#EFBE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE96
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE96 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC193
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#FEB4B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbe96; /* rgb */ color: rgb(239, 190, 150); /* oklch */ color: oklch(83.6% 0.077 60.7);
Tailwind
colors: {
custom: {
50: '#f6d1b5',
500: '#efbe96',
950: '#000000',
},
}SCSS
$custom: #efbe96; $custom-light: #f6d1b5; $custom-dark: #000000;
JSON
{
"hex": "#efbe96",
"rgb": {
"r": 239,
"g": 190,
"b": 150
},
"hsl": {
"h": 26.966,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.83559,
"c": 0.07748,
"h": 60.7
},
"luminance": 0.5738
}Semantic roles & 50–950 ramp
primary
#EFBE96
secondary
#5E9ACB
accent
#7DD610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381