#EAAF96#EAAF96
#EAAF96 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.2% C 0.078 H 44.0°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF96 |
|---|---|
| RGB | rgb(234, 175, 150) |
| HSL | hsl(18, 67%, 75%) |
| HSV | hsv(18, 36%, 92%) |
| CMYK | cmyk(0%, 25.2%, 35.9%, 8.2%) |
| CIE-LAB | lab(76.29, 18.28, 21.23) |
| CIE-LCH | lch(76.29, 28.01, 49.27°) |
| OKLab | oklab(80.25% 0.0559 0.0539) |
| OKLCH | oklch(80.25% 0.078 44) |
| XYZ | xyz(54.7684, 50.3576, 35.6835) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.59
Pinkish Tan
#D99B82
ΔE00 5.30
Light Salmon
#FEA993
ΔE00 5.62
Darksalmon
#E9967A
ΔE00 6.98
Blush (survey)
#F29E8E
ΔE00 7.05
Lightsalmon
#FFA07A
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF96 #96D1EA
analogous
#EA96A7 #EAAF96 #EAD996
triadic
#EAAF96 #96EAAF #AF96EA
tetradic
#EAAF96 #A7EA96 #96D1EA #D996EA
square
#EAAF96 #A7EA96 #96D1EA #D996EA
split-complementary
#EAAF96 #96EAD9 #96A7EA
monochromatic
#D66130 #E08863 #EAAF96 #F4D6C9 #FAECE5
Accessibility & contrast
On white
1.90
#EAAF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#EAAF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF96
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF96 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB594
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#F9A6A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf96; /* rgb */ color: rgb(234, 175, 150); /* oklch */ color: oklch(80.2% 0.078 44.0);
Tailwind
colors: {
custom: {
50: '#f2c7b5',
500: '#eaaf96',
950: '#000000',
},
}SCSS
$custom: #eaaf96; $custom-light: #f2c7b5; $custom-dark: #000000;
JSON
{
"hex": "#eaaf96",
"rgb": {
"r": 234,
"g": 175,
"b": 150
},
"hsl": {
"h": 17.857,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.80247,
"c": 0.07764,
"h": 44
},
"luminance": 0.50354
}Semantic roles & 50–950 ramp
primary
#EAAF96
secondary
#5FA7C5
accent
#98CF17
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281