#EFBD7C#EFBD7C
#EFBD7C is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.9% C 0.100 H 73.0°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBD7C |
|---|---|
| RGB | rgb(239, 189, 124) |
| HSL | hsl(34, 78%, 71%) |
| HSV | hsv(34, 48%, 94%) |
| CMYK | cmyk(0%, 20.9%, 48.1%, 6.3%) |
| CIE-LAB | lab(79.73, 10.09, 39.57) |
| CIE-LCH | lch(79.73, 40.84, 75.70°) |
| OKLab | oklab(82.9% 0.0294 0.096) |
| OKLCH | oklch(82.9% 0.1 73) |
| XYZ | xyz(57.4347, 56.2045, 26.8883) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.31
Very Light Brown
#D3B683
ΔE00 6.45
Fawn
#CFAF7B
ΔE00 6.67
Tan (survey)
#D1B26F
ΔE00 6.97
Apricot (survey)
#FFB16D
ΔE00 7.03
Tan
#D2B48C
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBD7C #7CAEEF
analogous
#EF837C #EFBD7C #E7EF7C
triadic
#EFBD7C #7CEFBD #BD7CEF
tetradic
#EFBD7C #7CEF83 #7CAEEF #EF7CE7
square
#EFBD7C #7CEF83 #7CAEEF #EF7CE7
split-complementary
#EFBD7C #7CE7EF #837CEF
monochromatic
#D6851A #E8A245 #EFBD7C #F6D8B3 #FCF1E4
Accessibility & contrast
On white
1.72
#EFBD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EFBD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBD7C
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBD7C | 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)
#CFBF77
Deuteranopia (green-blind)
#DBCA7E
Tritanopia (blue-blind)
#FFB0AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbd7c; /* rgb */ color: rgb(239, 189, 124); /* oklch */ color: oklch(82.9% 0.100 73.0);
Tailwind
colors: {
custom: {
50: '#f7d0a3',
500: '#efbd7c',
950: '#000000',
},
}SCSS
$custom: #efbd7c; $custom-light: #f7d0a3; $custom-dark: #000000;
JSON
{
"hex": "#efbd7c",
"rgb": {
"r": 239,
"g": 189,
"b": 124
},
"hsl": {
"h": 33.913,
"s": 78.231,
"l": 71.176
},
"oklch": {
"l": 0.82902,
"c": 0.10039,
"h": 73
},
"luminance": 0.56201
}Semantic roles & 50–950 ramp
primary
#EFBD7C
secondary
#467FC9
accent
#65DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380