#EEA398#EEA398
#EEA398 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.6% C 0.091 H 28.5°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA398 |
|---|---|
| RGB | rgb(238, 163, 152) |
| HSL | hsl(8, 72%, 76%) |
| HSV | hsv(8, 36%, 93%) |
| CMYK | cmyk(0%, 31.5%, 36.1%, 6.7%) |
| CIE-LAB | lab(73.96, 26.42, 16.99) |
| CIE-LCH | lch(73.96, 31.42, 32.74°) |
| OKLab | oklab(78.55% 0.0802 0.0436) |
| OKLCH | oklch(78.55% 0.091 28.5) |
| XYZ | xyz(54.0266, 46.6422, 35.8569) |
| Luminance | 0.4664 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.46
Light Salmon
#FEA993
ΔE00 4.55
Peachy Pink
#FF9A8A
ΔE00 4.61
Pale Salmon
#FFB19A
ΔE00 5.54
Darksalmon
#E9967A
ΔE00 6.83
Pinkish Tan
#D99B82
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA398 #98E3EE
analogous
#EE98B8 #EEA398 #EECE98
triadic
#EEA398 #98EEA3 #A398EE
tetradic
#EEA398 #B8EE98 #98E3EE #CE98EE
square
#EEA398 #B8EE98 #98E3EE #CE98EE
split-complementary
#EEA398 #98EECE #98B8EE
monochromatic
#DD452F #E57463 #EEA398 #F7D2CD #FBE8E5
Accessibility & contrast
On white
2.03
#EEA398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#EEA398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA398
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA398 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD97
Deuteranopia (green-blind)
#C5BC97
Tritanopia (blue-blind)
#FE99A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eea398; /* rgb */ color: rgb(238, 163, 152); /* oklch */ color: oklch(78.6% 0.091 28.5);
Tailwind
colors: {
custom: {
50: '#f5beb6',
500: '#eea398',
950: '#000000',
},
}SCSS
$custom: #eea398; $custom-light: #f5beb6; $custom-dark: #000000;
JSON
{
"hex": "#eea398",
"rgb": {
"r": 238,
"g": 163,
"b": 152
},
"hsl": {
"h": 7.674,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.78554,
"c": 0.09126,
"h": 28.5
},
"luminance": 0.46639
}Semantic roles & 50–950 ramp
primary
#EEA398
secondary
#D9EFF2
accent
#BBD412
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180