#EACB95#EACB95
#EACB95 is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.078 H 81.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EACB95 |
|---|---|
| RGB | rgb(234, 203, 149) |
| HSL | hsl(38, 67%, 75%) |
| HSV | hsv(38, 36%, 92%) |
| CMYK | cmyk(0%, 13.2%, 36.3%, 8.2%) |
| CIE-LAB | lab(83.11, 3.40, 30.98) |
| CIE-LCH | lch(83.11, 31.17, 83.74°) |
| OKLab | oklab(85.58% 0.012 0.0772) |
| OKLCH | oklch(85.58% 0.078 81.2) |
| XYZ | xyz(60.7138, 62.3766, 37.2697) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.81
Burlywood
#DEB887
ΔE00 5.23
Wheat
#F5DEB3
ΔE00 5.27
Very Light Brown
#D3B683
ΔE00 5.39
Moccasin
#FFE4B5
ΔE00 5.91
Pale Peach
#FFE5AD
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EACB95 #95B4EA
analogous
#EAA195 #EACB95 #DEEA95
triadic
#EACB95 #95EACB #CB95EA
tetradic
#EACB95 #95EAA1 #95B4EA #EA95DE
square
#EACB95 #95EAA1 #95B4EA #EA95DE
split-complementary
#EACB95 #95DEEA #A195EA
monochromatic
#D6992F #E0B262 #EACB95 #F4E4C8 #FAF2E5
Accessibility & contrast
On white
1.56
#EACB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#EACB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EACB95
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EACB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EACB95 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA91
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#F7C1BD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eacb95; /* rgb */ color: rgb(234, 203, 149); /* oklch */ color: oklch(85.6% 0.078 81.2);
Tailwind
colors: {
custom: {
50: '#f2dab4',
500: '#eacb95',
950: '#000000',
},
}SCSS
$custom: #eacb95; $custom-light: #f2dab4; $custom-dark: #000000;
JSON
{
"hex": "#eacb95",
"rgb": {
"r": 234,
"g": 203,
"b": 149
},
"hsl": {
"h": 38.118,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.85575,
"c": 0.07817,
"h": 81.2
},
"luminance": 0.62374
}Semantic roles & 50–950 ramp
primary
#EACB95
secondary
#5E84C5
accent
#5ACF17
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381