#EABB7F#EABB7F
#EABB7F is a very light, moderate orange. Relative luminance 0.546; OKLCH L 82.1% C 0.094 H 72.7°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EABB7F |
|---|---|
| RGB | rgb(234, 187, 127) |
| HSL | hsl(34, 72%, 71%) |
| HSV | hsv(34, 46%, 92%) |
| CMYK | cmyk(0%, 20.1%, 45.7%, 8.2%) |
| CIE-LAB | lab(78.79, 9.42, 36.73) |
| CIE-LCH | lch(78.79, 37.92, 75.62°) |
| OKLab | oklab(82.07% 0.028 0.0898) |
| OKLCH | oklch(82.07% 0.094 72.7) |
| XYZ | xyz(55.5349, 54.5685, 27.6822) |
| Luminance | 0.5456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.10
Very Light Brown
#D3B683
ΔE00 5.48
Fawn
#CFAF7B
ΔE00 5.65
Tan
#D2B48C
ΔE00 6.17
Tan (survey)
#D1B26F
ΔE00 6.45
Apricot (survey)
#FFB16D
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABB7F #7FAEEA
analogous
#EA857F #EABB7F #E3EA7F
triadic
#EABB7F #7FEABB #BB7FEA
tetradic
#EABB7F #7FEA85 #7FAEEA #EA7FE3
square
#EABB7F #7FEA85 #7FAEEA #EA7FE3
split-complementary
#EABB7F #7FE3EA #857FEA
monochromatic
#CD8222 #E19F4A #EABB7F #F3D7B4 #FBF1E5
Accessibility & contrast
On white
1.76
#EABB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#EABB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABB7F
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABB7F | 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)
#CCBD7A
Deuteranopia (green-blind)
#D7C880
Tritanopia (blue-blind)
#FAAFAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #eabb7f; /* rgb */ color: rgb(234, 187, 127); /* oklch */ color: oklch(82.1% 0.094 72.7);
Tailwind
colors: {
custom: {
50: '#f3cfa5',
500: '#eabb7f',
950: '#000000',
},
}SCSS
$custom: #eabb7f; $custom-light: #f3cfa5; $custom-dark: #000000;
JSON
{
"hex": "#eabb7f",
"rgb": {
"r": 234,
"g": 187,
"b": 127
},
"hsl": {
"h": 33.645,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.82069,
"c": 0.09401,
"h": 72.7
},
"luminance": 0.54565
}Semantic roles & 50–950 ramp
primary
#EABB7F
secondary
#4A7FC3
accent
#67D412
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380