#EAAF95#EAAF95
#EAAF95 is a light, moderate orange. Relative luminance 0.503; OKLCH L 80.2% C 0.078 H 44.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF95 |
|---|---|
| RGB | rgb(234, 175, 149) |
| HSL | hsl(18, 67%, 75%) |
| HSV | hsv(18, 36%, 92%) |
| CMYK | cmyk(0%, 25.2%, 36.3%, 8.2%) |
| CIE-LAB | lab(76.27, 18.16, 21.74) |
| CIE-LCH | lch(76.27, 28.33, 50.13°) |
| OKLab | oklab(80.23% 0.0555 0.0552) |
| OKLCH | oklch(80.23% 0.078 44.8) |
| XYZ | xyz(54.6882, 50.3255, 35.2612) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.77
Pinkish Tan
#D99B82
ΔE00 5.31
Light Salmon
#FEA993
ΔE00 5.81
Darksalmon
#E9967A
ΔE00 7.01
Lightsalmon
#FFA07A
ΔE00 7.06
Blush (survey)
#F29E8E
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF95 #95D0EA
analogous
#EA95A5 #EAAF95 #EAD995
triadic
#EAAF95 #95EAAF #AF95EA
tetradic
#EAAF95 #A5EA95 #95D0EA #D995EA
square
#EAAF95 #A5EA95 #95D0EA #D995EA
split-complementary
#EAAF95 #95EAD9 #95A5EA
monochromatic
#D6622F #E08862 #EAAF95 #F4D6C8 #FAECE5
Accessibility & contrast
On white
1.90
#EAAF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#EAAF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF95
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF95 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#F9A6A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf95; /* rgb */ color: rgb(234, 175, 149); /* oklch */ color: oklch(80.2% 0.078 44.8);
Tailwind
colors: {
custom: {
50: '#f2c7b4',
500: '#eaaf95',
950: '#000000',
},
}SCSS
$custom: #eaaf95; $custom-light: #f2c7b4; $custom-dark: #000000;
JSON
{
"hex": "#eaaf95",
"rgb": {
"r": 234,
"g": 175,
"b": 149
},
"hsl": {
"h": 18.353,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.80225,
"c": 0.07821,
"h": 44.8
},
"luminance": 0.50322
}Semantic roles & 50–950 ramp
primary
#EAAF95
secondary
#5EA5C5
accent
#96CF17
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281