#EAAF98#EAAF98
#EAAF98 is a light, moderate orange. Relative luminance 0.504; OKLCH L 80.3% C 0.077 H 42.2°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAF98 |
|---|---|
| RGB | rgb(234, 175, 152) |
| HSL | hsl(17, 66%, 76%) |
| HSV | hsv(17, 35%, 92%) |
| CMYK | cmyk(0%, 25.2%, 35%, 8.2%) |
| CIE-LAB | lab(76.33, 18.52, 20.20) |
| CIE-LCH | lch(76.33, 27.40, 47.49°) |
| OKLab | oklab(80.29% 0.0567 0.0515) |
| OKLCH | oklch(80.29% 0.077 42.2) |
| XYZ | xyz(54.9308, 50.4225, 36.5389) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.30
Light Salmon
#FEA993
ΔE00 5.30
Pinkish Tan
#D99B82
ΔE00 5.36
Blush (survey)
#F29E8E
ΔE00 6.59
Darksalmon
#E9967A
ΔE00 6.99
Lightsalmon
#FFA07A
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAF98 #98D3EA
analogous
#EA98AA #EAAF98 #EAD898
triadic
#EAAF98 #98EAAF #AF98EA
tetradic
#EAAF98 #AAEA98 #98D3EA #D898EA
square
#EAAF98 #AAEA98 #98D3EA #D898EA
split-complementary
#EAAF98 #98EAD8 #98AAEA
monochromatic
#D56032 #E08865 #EAAF98 #F4D6CB #FAEBE6
Accessibility & contrast
On white
1.89
#EAAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#EAAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAF98
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAF98 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB596
Deuteranopia (green-blind)
#CBC198
Tritanopia (blue-blind)
#F9A6A9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #eaaf98; /* rgb */ color: rgb(234, 175, 152); /* oklch */ color: oklch(80.3% 0.077 42.2);
Tailwind
colors: {
custom: {
50: '#f2c7b6',
500: '#eaaf98',
950: '#000000',
},
}SCSS
$custom: #eaaf98; $custom-light: #f2c7b6; $custom-dark: #000000;
JSON
{
"hex": "#eaaf98",
"rgb": {
"r": 234,
"g": 175,
"b": 152
},
"hsl": {
"h": 16.829,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.8029,
"c": 0.07653,
"h": 42.2
},
"luminance": 0.50419
}Semantic roles & 50–950 ramp
primary
#EAAF98
secondary
#61A9C5
accent
#9BCE18
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171311
muted
#858281