#EAC992#EAC992
#EAC992 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.1% C 0.080 H 80.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC992 |
|---|---|
| RGB | rgb(234, 201, 146) |
| HSL | hsl(38, 68%, 75%) |
| HSV | hsv(38, 38%, 92%) |
| CMYK | cmyk(0%, 14.1%, 37.6%, 8.2%) |
| CIE-LAB | lab(82.56, 4.10, 31.81) |
| CIE-LCH | lch(82.56, 32.07, 82.66°) |
| OKLab | oklab(85.13% 0.0139 0.0791) |
| OKLCH | oklch(85.13% 0.08 80.1) |
| XYZ | xyz(60.0081, 61.3435, 35.8681) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.69
Very Light Brown
#D3B683
ΔE00 5.09
Navajowhite
#FFDEAD
ΔE00 5.16
Wheat
#F5DEB3
ΔE00 5.89
Tan
#D2B48C
ΔE00 6.42
Moccasin
#FFE4B5
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC992 #92B3EA
analogous
#EA9D92 #EAC992 #DFEA92
triadic
#EAC992 #92EAC9 #C992EA
tetradic
#EAC992 #92EA9D #92B3EA #EA92DF
square
#EAC992 #92EA9D #92B3EA #EA92DF
split-complementary
#EAC992 #92DFEA #9D92EA
monochromatic
#D6962B #E0B05F #EAC992 #F4E2C5 #FAF2E5
Accessibility & contrast
On white
1.58
#EAC992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#EAC992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC992
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC992 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98E
Deuteranopia (green-blind)
#DFD193
Tritanopia (blue-blind)
#F8BFBB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eac992; /* rgb */ color: rgb(234, 201, 146); /* oklch */ color: oklch(85.1% 0.080 80.1);
Tailwind
colors: {
custom: {
50: '#f2d9b2',
500: '#eac992',
950: '#000000',
},
}SCSS
$custom: #eac992; $custom-light: #f2d9b2; $custom-dark: #000000;
JSON
{
"hex": "#eac992",
"rgb": {
"r": 234,
"g": 201,
"b": 146
},
"hsl": {
"h": 37.5,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.85126,
"c": 0.08031,
"h": 80.1
},
"luminance": 0.61341
}Semantic roles & 50–950 ramp
primary
#EAC992
secondary
#5C83C5
accent
#5CD016
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381