#EFBD7E#EFBD7E
#EFBD7E is a very light, moderate orange. Relative luminance 0.563; OKLCH L 82.9% C 0.099 H 72.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD7E |
|---|---|
| RGB | rgb(239, 189, 126) |
| HSL | hsl(33, 78%, 72%) |
| HSV | hsv(33, 47%, 94%) |
| CMYK | cmyk(0%, 20.9%, 47.3%, 6.3%) |
| CIE-LAB | lab(79.76, 10.27, 38.59) |
| CIE-LCH | lch(79.76, 39.93, 75.09°) |
| OKLab | oklab(82.93% 0.0301 0.0939) |
| OKLCH | oklch(82.93% 0.099 72.2) |
| XYZ | xyz(57.5624, 56.2556, 27.5611) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.09
Very Light Brown
#D3B683
ΔE00 6.42
Fawn
#CFAF7B
ΔE00 6.64
Apricot (survey)
#FFB16D
ΔE00 6.85
Tan
#D2B48C
ΔE00 7.15
Tan (survey)
#D1B26F
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD7E #7EB0EF
analogous
#EF857E #EFBD7E #E9EF7E
triadic
#EFBD7E #7EEFBD #BD7EEF
tetradic
#EFBD7E #7EEF85 #7EB0EF #EF7EE9
square
#EFBD7E #7EEF85 #7EB0EF #EF7EE9
split-complementary
#EFBD7E #7EE9EF #857EEF
monochromatic
#D8841B #E8A148 #EFBD7E #F6D9B4 #FCF1E4
Accessibility & contrast
On white
1.71
#EFBD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EFBD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD7E
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD7E | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF79
Deuteranopia (green-blind)
#DBCA7F
Tritanopia (blue-blind)
#FFB0AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd7e; /* rgb */ color: rgb(239, 189, 126); /* oklch */ color: oklch(82.9% 0.099 72.2);
Tailwind
colors: {
custom: {
50: '#f6d0a4',
500: '#efbd7e',
950: '#000000',
},
}SCSS
$custom: #efbd7e; $custom-light: #f6d0a4; $custom-dark: #000000;
JSON
{
"hex": "#efbd7e",
"rgb": {
"r": 239,
"g": 189,
"b": 126
},
"hsl": {
"h": 33.451,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.82934,
"c": 0.09858,
"h": 72.2
},
"luminance": 0.56252
}Semantic roles & 50–950 ramp
primary
#EFBD7E
secondary
#4881C9
accent
#67DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380