#EAC67F#EAC67F
#EAC67F is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.2% C 0.098 H 83.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAC67F |
|---|---|
| RGB | rgb(234, 198, 127) |
| HSL | hsl(40, 72%, 71%) |
| HSV | hsv(40, 46%, 92%) |
| CMYK | cmyk(0%, 15.4%, 45.7%, 8.2%) |
| CIE-LAB | lab(81.52, 3.65, 40.22) |
| CIE-LCH | lch(81.52, 40.38, 84.81°) |
| OKLab | oklab(84.21% 0.011 0.0977) |
| OKLCH | oklch(84.21% 0.098 83.6) |
| XYZ | xyz(57.9585, 59.4157, 28.4901) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.76
Tan (survey)
#D1B26F
ΔE00 5.51
Very Light Brown
#D3B683
ΔE00 5.90
Burlywood
#DEB887
ΔE00 6.16
Wheat (survey)
#FBDD7E
ΔE00 6.91
Fawn
#CFAF7B
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAC67F #7FA3EA
analogous
#EA907F #EAC67F #D8EA7F
triadic
#EAC67F #7FEAC6 #C67FEA
tetradic
#EAC67F #7FEA90 #7FA3EA #EA7FD8
square
#EAC67F #7FEA90 #7FA3EA #EA7FD8
split-complementary
#EAC67F #7FD8EA #907FEA
monochromatic
#CD9322 #E1AF4A #EAC67F #F3DDB4 #FBF3E5
Accessibility & contrast
On white
1.63
#EAC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EAC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAC67F
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAC67F | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C579
Deuteranopia (green-blind)
#DFCE81
Tritanopia (blue-blind)
#FABAB4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eac67f; /* rgb */ color: rgb(234, 198, 127); /* oklch */ color: oklch(84.2% 0.098 83.6);
Tailwind
colors: {
custom: {
50: '#f3d7a5',
500: '#eac67f',
950: '#000000',
},
}SCSS
$custom: #eac67f; $custom-light: #f3d7a5; $custom-dark: #000000;
JSON
{
"hex": "#eac67f",
"rgb": {
"r": 234,
"g": 198,
"b": 127
},
"hsl": {
"h": 39.813,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.8421,
"c": 0.09831,
"h": 83.6
},
"luminance": 0.59413
}Semantic roles & 50–950 ramp
primary
#EAC67F
secondary
#4A73C3
accent
#53D412
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#17140F
muted
#858380