#EEA499#EEA499
#EEA499 is a light, moderate red. Relative luminance 0.470; OKLCH L 78.8% C 0.090 H 28.6°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA499 |
|---|---|
| RGB | rgb(238, 164, 153) |
| HSL | hsl(8, 71%, 77%) |
| HSV | hsv(8, 36%, 93%) |
| CMYK | cmyk(0%, 31.1%, 35.7%, 6.7%) |
| CIE-LAB | lab(74.21, 26.01, 16.79) |
| CIE-LCH | lch(74.21, 30.96, 32.84°) |
| OKLab | oklab(78.75% 0.079 0.0431) |
| OKLCH | oklch(78.75% 0.09 28.6) |
| XYZ | xyz(54.2871, 47.0316, 36.3495) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.64
Light Salmon
#FEA993
ΔE00 4.53
Peachy Pink
#FF9A8A
ΔE00 4.80
Pale Salmon
#FFB19A
ΔE00 5.43
Darksalmon
#E9967A
ΔE00 6.95
Pinkish Tan
#D99B82
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA499 #99E3EE
analogous
#EE99B9 #EEA499 #EECF99
triadic
#EEA499 #99EEA4 #A499EE
tetradic
#EEA499 #B9EE99 #99E3EE #CF99EE
square
#EEA499 #B9EE99 #99E3EE #CF99EE
split-complementary
#EEA499 #99EECF #99B9EE
monochromatic
#DD4630 #E57565 #EEA499 #F7D3CD #FBE8E5
Accessibility & contrast
On white
2.02
#EEA499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#EEA499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA499
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA499 | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE98
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#FE9BA1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eea499; /* rgb */ color: rgb(238, 164, 153); /* oklch */ color: oklch(78.8% 0.090 28.6);
Tailwind
colors: {
custom: {
50: '#f5bfb7',
500: '#eea499',
950: '#000000',
},
}SCSS
$custom: #eea499; $custom-light: #f5bfb7; $custom-dark: #000000;
JSON
{
"hex": "#eea499",
"rgb": {
"r": 238,
"g": 164,
"b": 153
},
"hsl": {
"h": 7.765,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.78753,
"c": 0.08997,
"h": 28.6
},
"luminance": 0.47028
}Semantic roles & 50–950 ramp
primary
#EEA499
secondary
#D9EFF2
accent
#BAD312
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180