#EFB97B#EFB97B
#EFB97B is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.1% C 0.101 H 69.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB97B |
|---|---|
| RGB | rgb(239, 185, 123) |
| HSL | hsl(32, 78%, 71%) |
| HSV | hsv(32, 49%, 94%) |
| CMYK | cmyk(0%, 22.6%, 48.5%, 6.3%) |
| CIE-LAB | lab(78.74, 12.10, 38.83) |
| CIE-LCH | lch(78.74, 40.67, 72.70°) |
| OKLab | oklab(82.12% 0.0352 0.0943) |
| OKLCH | oklch(82.12% 0.101 69.5) |
| XYZ | xyz(56.5232, 54.4822, 26.2740) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.43
Apricot (survey)
#FFB16D
ΔE00 5.55
Fawn
#CFAF7B
ΔE00 6.97
Very Light Brown
#D3B683
ΔE00 7.09
Sandybrown
#F4A460
ΔE00 7.18
Tan
#D2B48C
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB97B #7BB1EF
analogous
#EF7F7B #EFB97B #EBEF7B
triadic
#EFB97B #7BEFB9 #B97BEF
tetradic
#EFB97B #7BEF7F #7BB1EF #EF7BEB
square
#EFB97B #7BEF7F #7BB1EF #EF7BEB
split-complementary
#EFB97B #7BEBEF #7F7BEF
monochromatic
#D67E1A #E89C44 #EFB97B #F6D6B2 #FCF1E4
Accessibility & contrast
On white
1.77
#EFB97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#EFB97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB97B
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB97B | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC76
Deuteranopia (green-blind)
#D8C87C
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb97b; /* rgb */ color: rgb(239, 185, 123); /* oklch */ color: oklch(82.1% 0.101 69.5);
Tailwind
colors: {
custom: {
50: '#f7cea2',
500: '#efb97b',
950: '#000000',
},
}SCSS
$custom: #efb97b; $custom-light: #f7cea2; $custom-dark: #000000;
JSON
{
"hex": "#efb97b",
"rgb": {
"r": 239,
"g": 185,
"b": 123
},
"hsl": {
"h": 32.069,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.82124,
"c": 0.10062,
"h": 69.5
},
"luminance": 0.54479
}Semantic roles & 50–950 ramp
primary
#EFB97B
secondary
#4583C9
accent
#6CDB0B
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380