#EFB97D#EFB97D
#EFB97D is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.2% C 0.099 H 68.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB97D |
|---|---|
| RGB | rgb(239, 185, 125) |
| HSL | hsl(32, 78%, 71%) |
| HSV | hsv(32, 48%, 94%) |
| CMYK | cmyk(0%, 22.6%, 47.7%, 6.3%) |
| CIE-LAB | lab(78.77, 12.28, 37.84) |
| CIE-LCH | lch(78.77, 39.79, 72.02°) |
| OKLab | oklab(82.16% 0.036 0.0921) |
| OKLCH | oklch(82.16% 0.099 68.7) |
| XYZ | xyz(56.6497, 54.5328, 26.9401) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.33
Apricot (survey)
#FFB16D
ΔE00 5.42
Fawn
#CFAF7B
ΔE00 7.02
Sandybrown
#F4A460
ΔE00 7.07
Very Light Brown
#D3B683
ΔE00 7.14
Tan
#D2B48C
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB97D #7DB3EF
analogous
#EF807D #EFB97D #ECEF7D
triadic
#EFB97D #7DEFB9 #B97DEF
tetradic
#EFB97D #7DEF80 #7DB3EF #EF7DEC
square
#EFB97D #7DEF80 #7DB3EF #EF7DEC
split-complementary
#EFB97D #7DECEF #807DEF
monochromatic
#D77E1A #E89C47 #EFB97D #F6D6B3 #FCF0E4
Accessibility & contrast
On white
1.76
#EFB97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#EFB97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB97D
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB97D | 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)
#CBBC78
Deuteranopia (green-blind)
#D8C87E
Tritanopia (blue-blind)
#FFACAA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb97d; /* rgb */ color: rgb(239, 185, 125); /* oklch */ color: oklch(82.2% 0.099 68.7);
Tailwind
colors: {
custom: {
50: '#f7cea3',
500: '#efb97d',
950: '#000000',
},
}SCSS
$custom: #efb97d; $custom-light: #f7cea3; $custom-dark: #000000;
JSON
{
"hex": "#efb97d",
"rgb": {
"r": 239,
"g": 185,
"b": 125
},
"hsl": {
"h": 31.579,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.82157,
"c": 0.09889,
"h": 68.7
},
"luminance": 0.54529
}Semantic roles & 50–950 ramp
primary
#EFB97D
secondary
#4785C9
accent
#6DDA0B
background
#FFFEFC
surface
#FFFAF5
border
#D7D3CF
text
#17130F
muted
#858380