#EABB8F#EABB8F
#EABB8F is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.4% C 0.079 H 64.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EABB8F |
|---|---|
| RGB | rgb(234, 187, 143) |
| HSL | hsl(29, 68%, 74%) |
| HSV | hsv(29, 39%, 92%) |
| CMYK | cmyk(0%, 20.1%, 38.9%, 8.2%) |
| CIE-LAB | lab(79.05, 11.10, 28.71) |
| CIE-LCH | lch(79.05, 30.78, 68.86°) |
| OKLab | oklab(82.36% 0.0342 0.0717) |
| OKLCH | oklch(82.36% 0.079 64.5) |
| XYZ | xyz(56.6617, 55.0192, 33.6165) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.79
Tan
#D2B48C
ΔE00 5.63
Apricot
#FBCEB1
ΔE00 6.64
Light Peach
#FFD8B1
ΔE00 6.92
Very Light Brown
#D3B683
ΔE00 7.04
Fawn
#CFAF7B
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABB8F #8FBEEA
analogous
#EA8F91 #EABB8F #EAE98F
triadic
#EABB8F #8FEABB #BB8FEA
tetradic
#EABB8F #91EA8F #8FBEEA #E98FEA
square
#EABB8F #91EA8F #8FBEEA #E98FEA
split-complementary
#EABB8F #8FEAE9 #8F91EA
monochromatic
#D67C28 #E09C5B #EABB8F #F4DAC3 #FAEFE5
Accessibility & contrast
On white
1.75
#EABB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#EABB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABB8F
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABB8F | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABE8C
Deuteranopia (green-blind)
#D5C890
Tritanopia (blue-blind)
#F9B1AF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabb8f; /* rgb */ color: rgb(234, 187, 143); /* oklch */ color: oklch(82.4% 0.079 64.5);
Tailwind
colors: {
custom: {
50: '#f2cfb0',
500: '#eabb8f',
950: '#000000',
},
}SCSS
$custom: #eabb8f; $custom-light: #f2cfb0; $custom-dark: #000000;
JSON
{
"hex": "#eabb8f",
"rgb": {
"r": 234,
"g": 187,
"b": 143
},
"hsl": {
"h": 29.011,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.82358,
"c": 0.07946,
"h": 64.5
},
"luminance": 0.55016
}Semantic roles & 50–950 ramp
primary
#EABB8F
secondary
#5990C4
accent
#76D015
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381