#EEAF98#EEAF98
#EEAF98 is a light, moderate orange. Relative luminance 0.511; OKLCH L 80.7% C 0.081 H 40.9°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEAF98 |
|---|---|
| RGB | rgb(238, 175, 152) |
| HSL | hsl(16, 72%, 76%) |
| HSV | hsv(16, 36%, 93%) |
| CMYK | cmyk(0%, 26.5%, 36.1%, 6.7%) |
| CIE-LAB | lab(76.74, 20.05, 20.84) |
| CIE-LCH | lch(76.74, 28.92, 46.10°) |
| OKLab | oklab(80.71% 0.0611 0.053) |
| OKLCH | oklch(80.71% 0.081 40.9) |
| XYZ | xyz(56.2592, 51.1075, 36.6012) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.38
Light Salmon
#FEA993
ΔE00 4.40
Pinkish Tan
#D99B82
ΔE00 5.61
Blush (survey)
#F29E8E
ΔE00 5.96
Darksalmon
#E9967A
ΔE00 6.67
Lightsalmon
#FFA07A
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEAF98 #98D7EE
analogous
#EE98AC #EEAF98 #EEDA98
triadic
#EEAF98 #98EEAF #AF98EE
tetradic
#EEAF98 #ACEE98 #98D7EE #DA98EE
square
#EEAF98 #ACEE98 #98D7EE #DA98EE
split-complementary
#EEAF98 #98EEDA #98ACEE
monochromatic
#DD5D2F #E58663 #EEAF98 #F7D8CD #FBEBE5
Accessibility & contrast
On white
1.87
#EEAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#EEAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEAF98
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEAF98 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB696
Deuteranopia (green-blind)
#CDC398
Tritanopia (blue-blind)
#FDA5A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #eeaf98; /* rgb */ color: rgb(238, 175, 152); /* oklch */ color: oklch(80.7% 0.081 40.9);
Tailwind
colors: {
custom: {
50: '#f5c7b6',
500: '#eeaf98',
950: '#000000',
},
}SCSS
$custom: #eeaf98; $custom-light: #f5c7b6; $custom-dark: #000000;
JSON
{
"hex": "#eeaf98",
"rgb": {
"r": 238,
"g": 175,
"b": 152
},
"hsl": {
"h": 16.047,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.80707,
"c": 0.08091,
"h": 40.9
},
"luminance": 0.51104
}Semantic roles & 50–950 ramp
primary
#EEAF98
secondary
#60AECA
accent
#A0D412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281