#EFBE7D#EFBE7D
#EFBE7D is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.1% C 0.100 H 73.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBE7D |
|---|---|
| RGB | rgb(239, 190, 125) |
| HSL | hsl(34, 78%, 71%) |
| HSV | hsv(34, 48%, 94%) |
| CMYK | cmyk(0%, 20.5%, 47.7%, 6.3%) |
| CIE-LAB | lab(79.99, 9.66, 39.39) |
| CIE-LCH | lch(79.99, 40.56, 76.23°) |
| OKLab | oklab(83.11% 0.0282 0.0956) |
| OKLCH | oklch(83.11% 0.1 73.6) |
| XYZ | xyz(57.7141, 56.6616, 27.2949) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.29
Very Light Brown
#D3B683
ΔE00 6.32
Fawn
#CFAF7B
ΔE00 6.63
Tan (survey)
#D1B26F
ΔE00 6.84
Tan
#D2B48C
ΔE00 7.32
Apricot (survey)
#FFB16D
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBE7D #7DAEEF
analogous
#EF857D #EFBE7D #E7EF7D
triadic
#EFBE7D #7DEFBE #BE7DEF
tetradic
#EFBE7D #7DEF85 #7DAEEF #EF7DE7
square
#EFBE7D #7DEF85 #7DAEEF #EF7DE7
split-complementary
#EFBE7D #7DE7EF #857DEF
monochromatic
#D7861A #E8A347 #EFBE7D #F6D9B3 #FCF1E4
Accessibility & contrast
On white
1.70
#EFBE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#EFBE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBE7D
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBE7D | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C078
Deuteranopia (green-blind)
#DCCB7F
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efbe7d; /* rgb */ color: rgb(239, 190, 125); /* oklch */ color: oklch(83.1% 0.100 73.6);
Tailwind
colors: {
custom: {
50: '#f6d1a3',
500: '#efbe7d',
950: '#000000',
},
}SCSS
$custom: #efbe7d; $custom-light: #f6d1a3; $custom-dark: #000000;
JSON
{
"hex": "#efbe7d",
"rgb": {
"r": 239,
"g": 190,
"b": 125
},
"hsl": {
"h": 34.211,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.83109,
"c": 0.09971,
"h": 73.6
},
"luminance": 0.56658
}Semantic roles & 50–950 ramp
primary
#EFBE7D
secondary
#477FC9
accent
#64DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380