#EAC69A#EAC69A
#EAC69A is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.7% C 0.071 H 72.2°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC69A |
|---|---|
| RGB | rgb(234, 198, 154) |
| HSL | hsl(33, 66%, 76%) |
| HSV | hsv(33, 34%, 92%) |
| CMYK | cmyk(0%, 15.4%, 34.2%, 8.2%) |
| CIE-LAB | lab(81.96, 6.60, 26.82) |
| CIE-LCH | lch(81.96, 27.62, 76.17°) |
| OKLab | oklab(84.69% 0.0216 0.0675) |
| OKLCH | oklch(84.69% 0.071 72.2) |
| XYZ | xyz(59.9598, 60.2162, 39.0301) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.71
Light Peach
#FFD8B1
ΔE00 4.89
Tan
#D2B48C
ΔE00 5.15
Navajowhite
#FFDEAD
ΔE00 5.69
Very Light Brown
#D3B683
ΔE00 5.71
Peach
#FFDAB9
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC69A #9ABEEA
analogous
#EA9E9A #EAC69A #E6EA9A
triadic
#EAC69A #9AEAC6 #C69AEA
tetradic
#EAC69A #9AEA9E #9ABEEA #EA9AE6
square
#EAC69A #9AEA9E #9ABEEA #EA9AE6
split-complementary
#EAC69A #9AE6EA #9E9AEA
monochromatic
#D58D35 #DFA967 #EAC69A #F5E3CD #FAF1E6
Accessibility & contrast
On white
1.61
#EAC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EAC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC69A
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC69A | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C797
Deuteranopia (green-blind)
#DCCF9B
Tritanopia (blue-blind)
#F7BDBA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eac69a; /* rgb */ color: rgb(234, 198, 154); /* oklch */ color: oklch(84.7% 0.071 72.2);
Tailwind
colors: {
custom: {
50: '#f2d7b8',
500: '#eac69a',
950: '#000000',
},
}SCSS
$custom: #eac69a; $custom-light: #f2d7b8; $custom-dark: #000000;
JSON
{
"hex": "#eac69a",
"rgb": {
"r": 234,
"g": 198,
"b": 154
},
"hsl": {
"h": 33,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.84694,
"c": 0.07084,
"h": 72.2
},
"luminance": 0.60214
}Semantic roles & 50–950 ramp
primary
#EAC69A
secondary
#638FC5
accent
#6ACD18
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381