#EAAE98#EAAE98
#EAAE98 is a light, moderate orange. Relative luminance 0.500; OKLCH L 80.1% C 0.077 H 41.0°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAE98 |
|---|---|
| RGB | rgb(234, 174, 152) |
| HSL | hsl(16, 66%, 76%) |
| HSV | hsv(16, 35%, 92%) |
| CMYK | cmyk(0%, 25.6%, 35%, 8.2%) |
| CIE-LAB | lab(76.09, 19.05, 19.88) |
| CIE-LCH | lch(76.09, 27.53, 46.22°) |
| OKLab | oklab(80.11% 0.0582 0.0507) |
| OKLCH | oklch(80.11% 0.077 41) |
| XYZ | xyz(54.7369, 50.0347, 36.4743) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.08
Light Salmon
#FEA993
ΔE00 4.96
Pinkish Tan
#D99B82
ΔE00 5.23
Blush (survey)
#F29E8E
ΔE00 6.11
Darksalmon
#E9967A
ΔE00 6.74
Lightsalmon
#FFA07A
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAE98 #98D4EA
analogous
#EA98AB #EAAE98 #EAD798
triadic
#EAAE98 #98EAAE #AE98EA
tetradic
#EAAE98 #ABEA98 #98D4EA #D798EA
square
#EAAE98 #ABEA98 #98D4EA #D798EA
split-complementary
#EAAE98 #98EAD7 #98ABEA
monochromatic
#D55E32 #E08665 #EAAE98 #F4D6CB #FAEBE6
Accessibility & contrast
On white
1.91
#EAAE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#EAAE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAE98
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAE98 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB496
Deuteranopia (green-blind)
#CBC098
Tritanopia (blue-blind)
#F9A5A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaae98; /* rgb */ color: rgb(234, 174, 152); /* oklch */ color: oklch(80.1% 0.077 41.0);
Tailwind
colors: {
custom: {
50: '#f2c6b6',
500: '#eaae98',
950: '#000000',
},
}SCSS
$custom: #eaae98; $custom-light: #f2c6b6; $custom-dark: #000000;
JSON
{
"hex": "#eaae98",
"rgb": {
"r": 234,
"g": 174,
"b": 152
},
"hsl": {
"h": 16.098,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.80106,
"c": 0.07718,
"h": 41
},
"luminance": 0.50032
}Semantic roles & 50–950 ramp
primary
#EAAE98
secondary
#61AAC5
accent
#9DCE18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281