#EFBD7B#EFBD7B
#EFBD7B is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.9% C 0.101 H 73.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD7B |
|---|---|
| RGB | rgb(239, 189, 123) |
| HSL | hsl(34, 78%, 71%) |
| HSV | hsv(34, 49%, 94%) |
| CMYK | cmyk(0%, 20.9%, 48.5%, 6.3%) |
| CIE-LAB | lab(79.72, 9.99, 40.07) |
| CIE-LCH | lch(79.72, 41.30, 76.00°) |
| OKLab | oklab(82.89% 0.029 0.0971) |
| OKLCH | oklch(82.89% 0.101 73.4) |
| XYZ | xyz(57.3718, 56.1793, 26.5569) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.44
Very Light Brown
#D3B683
ΔE00 6.47
Fawn
#CFAF7B
ΔE00 6.69
Tan (survey)
#D1B26F
ΔE00 6.88
Apricot (survey)
#FFB16D
ΔE00 7.13
Butterscotch
#FDB147
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD7B #7BADEF
analogous
#EF837B #EFBD7B #E7EF7B
triadic
#EFBD7B #7BEFBD #BD7BEF
tetradic
#EFBD7B #7BEF83 #7BADEF #EF7BE7
square
#EFBD7B #7BEF83 #7BADEF #EF7BE7
split-complementary
#EFBD7B #7BE7EF #837BEF
monochromatic
#D6851A #E8A244 #EFBD7B #F6D8B2 #FCF1E4
Accessibility & contrast
On white
1.72
#EFBD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EFBD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD7B
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD7B | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF76
Deuteranopia (green-blind)
#DBCA7D
Tritanopia (blue-blind)
#FFB0AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd7b; /* rgb */ color: rgb(239, 189, 123); /* oklch */ color: oklch(82.9% 0.101 73.4);
Tailwind
colors: {
custom: {
50: '#f7d0a2',
500: '#efbd7b',
950: '#000000',
},
}SCSS
$custom: #efbd7b; $custom-light: #f7d0a2; $custom-dark: #000000;
JSON
{
"hex": "#efbd7b",
"rgb": {
"r": 239,
"g": 189,
"b": 123
},
"hsl": {
"h": 34.138,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.82886,
"c": 0.10129,
"h": 73.4
},
"luminance": 0.56176
}Semantic roles & 50–950 ramp
primary
#EFBD7B
secondary
#457EC9
accent
#64DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380