#EFB97E#EFB97E
#EFB97E is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.2% C 0.098 H 68.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB97E |
|---|---|
| RGB | rgb(239, 185, 126) |
| HSL | hsl(31, 78%, 72%) |
| HSV | hsv(31, 47%, 94%) |
| CMYK | cmyk(0%, 22.6%, 47.3%, 6.3%) |
| CIE-LAB | lab(78.79, 12.38, 37.34) |
| CIE-LCH | lch(78.79, 39.34, 71.66°) |
| OKLab | oklab(82.17% 0.0363 0.091) |
| OKLCH | oklch(82.17% 0.098 68.2) |
| XYZ | xyz(56.7139, 54.5585, 27.2783) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.30
Apricot (survey)
#FFB16D
ΔE00 5.37
Sandybrown
#F4A460
ΔE00 7.02
Fawn
#CFAF7B
ΔE00 7.05
Tan
#D2B48C
ΔE00 7.17
Very Light Brown
#D3B683
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB97E #7EB4EF
analogous
#EF817E #EFB97E #EDEF7E
triadic
#EFB97E #7EEFB9 #B97EEF
tetradic
#EFB97E #7EEF81 #7EB4EF #EF7EED
square
#EFB97E #7EEF81 #7EB4EF #EF7EED
split-complementary
#EFB97E #7EEDEF #817EEF
monochromatic
#D87D1B #E89B48 #EFB97E #F6D7B4 #FCF0E4
Accessibility & contrast
On white
1.76
#EFB97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#EFB97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB97E
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB97E | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC79
Deuteranopia (green-blind)
#D8C87F
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb97e; /* rgb */ color: rgb(239, 185, 126); /* oklch */ color: oklch(82.2% 0.098 68.2);
Tailwind
colors: {
custom: {
50: '#f7cea4',
500: '#efb97e',
950: '#000000',
},
}SCSS
$custom: #efb97e; $custom-light: #f7cea4; $custom-dark: #000000;
JSON
{
"hex": "#efb97e",
"rgb": {
"r": 239,
"g": 185,
"b": 126
},
"hsl": {
"h": 31.327,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.82173,
"c": 0.09802,
"h": 68.2
},
"luminance": 0.54555
}Semantic roles & 50–950 ramp
primary
#EFB97E
secondary
#4886C9
accent
#6EDA0B
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380