#EEA698#EEA698
#EEA698 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.1% C 0.088 H 31.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA698 |
|---|---|
| RGB | rgb(238, 166, 152) |
| HSL | hsl(10, 72%, 76%) |
| HSV | hsv(10, 36%, 93%) |
| CMYK | cmyk(0%, 30.3%, 36.1%, 6.7%) |
| CIE-LAB | lab(74.65, 24.83, 17.95) |
| CIE-LCH | lch(74.65, 30.64, 35.86°) |
| OKLab | oklab(79.09% 0.0754 0.0459) |
| OKLCH | oklch(79.09% 0.088 31.3) |
| XYZ | xyz(54.5656, 47.7202, 36.0366) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.57
Light Salmon
#FEA993
ΔE00 3.71
Pale Salmon
#FFB19A
ΔE00 4.42
Peachy Pink
#FF9A8A
ΔE00 4.98
Darksalmon
#E9967A
ΔE00 6.28
Pinkish Tan
#D99B82
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA698 #98E0EE
analogous
#EE98B5 #EEA698 #EED198
triadic
#EEA698 #98EEA6 #A698EE
tetradic
#EEA698 #B5EE98 #98E0EE #D198EE
square
#EEA698 #B5EE98 #98E0EE #D198EE
split-complementary
#EEA698 #98EED1 #98B5EE
monochromatic
#DD4B2F #E57963 #EEA698 #F7D3CD #FBE8E5
Accessibility & contrast
On white
1.99
#EEA698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#EEA698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA698
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA698 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AF97
Deuteranopia (green-blind)
#C7BD97
Tritanopia (blue-blind)
#FE9CA2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea698; /* rgb */ color: rgb(238, 166, 152); /* oklch */ color: oklch(79.1% 0.088 31.3);
Tailwind
colors: {
custom: {
50: '#f5c1b6',
500: '#eea698',
950: '#000000',
},
}SCSS
$custom: #eea698; $custom-light: #f5c1b6; $custom-dark: #000000;
JSON
{
"hex": "#eea698",
"rgb": {
"r": 238,
"g": 166,
"b": 152
},
"hsl": {
"h": 9.767,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.79085,
"c": 0.08829,
"h": 31.3
},
"luminance": 0.47717
}Semantic roles & 50–950 ramp
primary
#EEA698
secondary
#D9EEF2
accent
#B4D412
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180