#EABC8F#EABC8F
#EABC8F is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.5% C 0.080 H 65.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EABC8F |
|---|---|
| RGB | rgb(234, 188, 143) |
| HSL | hsl(30, 68%, 74%) |
| HSV | hsv(30, 39%, 92%) |
| CMYK | cmyk(0%, 19.7%, 38.9%, 8.2%) |
| CIE-LAB | lab(79.30, 10.58, 29.04) |
| CIE-LCH | lch(79.30, 30.90, 69.99°) |
| OKLab | oklab(82.55% 0.0327 0.0725) |
| OKLCH | oklch(82.55% 0.08 65.7) |
| XYZ | xyz(56.8746, 55.4449, 33.6875) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.41
Tan
#D2B48C
ΔE00 5.42
Very Light Brown
#D3B683
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 6.71
Apricot
#FBCEB1
ΔE00 6.80
Fawn
#CFAF7B
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EABC8F #8FBDEA
analogous
#EA8F90 #EABC8F #EAE98F
triadic
#EABC8F #8FEABC #BC8FEA
tetradic
#EABC8F #90EA8F #8FBDEA #E98FEA
square
#EABC8F #90EA8F #8FBDEA #E98FEA
split-complementary
#EABC8F #8FEAE9 #8F90EA
monochromatic
#D67E28 #E09D5B #EABC8F #F4DBC3 #FAF0E5
Accessibility & contrast
On white
1.74
#EABC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EABC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EABC8F
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EABC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EABC8F | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBE8C
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#F9B2B0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #eabc8f; /* rgb */ color: rgb(234, 188, 143); /* oklch */ color: oklch(82.5% 0.080 65.7);
Tailwind
colors: {
custom: {
50: '#f2d0b0',
500: '#eabc8f',
950: '#000000',
},
}SCSS
$custom: #eabc8f; $custom-light: #f2d0b0; $custom-dark: #000000;
JSON
{
"hex": "#eabc8f",
"rgb": {
"r": 234,
"g": 188,
"b": 143
},
"hsl": {
"h": 29.67,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.82549,
"c": 0.0795,
"h": 65.7
},
"luminance": 0.55442
}Semantic roles & 50–950 ramp
primary
#EABC8F
secondary
#598FC4
accent
#74D015
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381