#EFBD96#EFBD96
#EFBD96 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.4% C 0.078 H 59.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD96 |
|---|---|
| RGB | rgb(239, 189, 150) |
| HSL | hsl(26, 74%, 76%) |
| HSV | hsv(26, 37%, 94%) |
| CMYK | cmyk(0%, 20.9%, 37.2%, 6.3%) |
| CIE-LAB | lab(80.15, 12.80, 26.57) |
| CIE-LCH | lch(80.15, 29.49, 64.28°) |
| OKLab | oklab(83.37% 0.0395 0.0668) |
| OKLCH | oklch(83.37% 0.078 59.4) |
| XYZ | xyz(59.3010, 56.9510, 36.7173) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.99
Burlywood
#DEB887
ΔE00 5.88
Peach (survey)
#FFB07C
ΔE00 6.46
Light Peach
#FFD8B1
ΔE00 6.67
Peach
#FFDAB9
ΔE00 7.17
Tan
#D2B48C
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD96 #96C8EF
analogous
#EF969C #EFBD96 #EFEA96
triadic
#EFBD96 #96EFBD #BD96EF
tetradic
#EFBD96 #9CEF96 #96C8EF #EA96EF
square
#EFBD96 #9CEF96 #96C8EF #EA96EF
split-complementary
#EFBD96 #96EFEA #969CEF
monochromatic
#DF7A2C #E79C61 #EFBD96 #F7DECB #FBEEE4
Accessibility & contrast
On white
1.69
#EFBD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#EFBD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD96
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD96 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC093
Deuteranopia (green-blind)
#D8CB96
Tritanopia (blue-blind)
#FEB3B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbd96; /* rgb */ color: rgb(239, 189, 150); /* oklch */ color: oklch(83.4% 0.078 59.4);
Tailwind
colors: {
custom: {
50: '#f6d0b5',
500: '#efbd96',
950: '#000000',
},
}SCSS
$custom: #efbd96; $custom-light: #f6d0b5; $custom-dark: #000000;
JSON
{
"hex": "#efbd96",
"rgb": {
"r": 239,
"g": 189,
"b": 150
},
"hsl": {
"h": 26.292,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.8337,
"c": 0.07757,
"h": 59.4
},
"luminance": 0.56948
}Semantic roles & 50–950 ramp
primary
#EFBD96
secondary
#5E9BCB
accent
#7FD610
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381