#EFB87D#EFB87D
#EFB87D is a light, moderate orange. Relative luminance 0.541; OKLCH L 82.0% C 0.099 H 67.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB87D |
|---|---|
| RGB | rgb(239, 184, 125) |
| HSL | hsl(31, 78%, 71%) |
| HSV | hsv(31, 48%, 94%) |
| CMYK | cmyk(0%, 23%, 47.7%, 6.3%) |
| CIE-LAB | lab(78.53, 12.81, 37.53) |
| CIE-LCH | lch(78.53, 39.66, 71.15°) |
| OKLab | oklab(81.97% 0.0375 0.0914) |
| OKLCH | oklch(81.97% 0.099 67.7) |
| XYZ | xyz(56.4412, 54.1159, 26.8706) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.48
Apricot (survey)
#FFB16D
ΔE00 5.09
Sandybrown
#F4A460
ΔE00 6.69
Peach (survey)
#FFB07C
ΔE00 6.94
Fawn
#CFAF7B
ΔE00 7.18
Tan
#D2B48C
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB87D #7DB4EF
analogous
#EF7F7D #EFB87D #EDEF7D
triadic
#EFB87D #7DEFB8 #B87DEF
tetradic
#EFB87D #7DEF7F #7DB4EF #EF7DED
square
#EFB87D #7DEF7F #7DB4EF #EF7DED
split-complementary
#EFB87D #7DEDEF #7F7DEF
monochromatic
#D77C1A #E89A47 #EFB87D #F6D6B3 #FCF0E4
Accessibility & contrast
On white
1.78
#EFB87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#EFB87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB87D
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB87D | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBB78
Deuteranopia (green-blind)
#D7C77E
Tritanopia (blue-blind)
#FFABA9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb87d; /* rgb */ color: rgb(239, 184, 125); /* oklch */ color: oklch(82.0% 0.099 67.7);
Tailwind
colors: {
custom: {
50: '#f7cda3',
500: '#efb87d',
950: '#000000',
},
}SCSS
$custom: #efb87d; $custom-light: #f7cda3; $custom-dark: #000000;
JSON
{
"hex": "#efb87d",
"rgb": {
"r": 239,
"g": 184,
"b": 125
},
"hsl": {
"h": 31.053,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.81968,
"c": 0.09881,
"h": 67.7
},
"luminance": 0.54112
}Semantic roles & 50–950 ramp
primary
#EFB87D
secondary
#4786C9
accent
#6FDA0B
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380