#EEA299#EEA299
#EEA299 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.4% C 0.092 H 26.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA299 |
|---|---|
| RGB | rgb(238, 162, 153) |
| HSL | hsl(6, 71%, 77%) |
| HSV | hsv(6, 36%, 93%) |
| CMYK | cmyk(0%, 31.9%, 35.7%, 6.7%) |
| CIE-LAB | lab(73.75, 27.07, 16.16) |
| CIE-LCH | lch(73.75, 31.53, 30.83°) |
| OKLab | oklab(78.4% 0.0822 0.0415) |
| OKLCH | oklch(78.4% 0.092 26.8) |
| XYZ | xyz(53.9320, 46.3214, 36.2312) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.91
Peachy Pink
#FF9A8A
ΔE00 4.76
Light Salmon
#FEA993
ΔE00 5.20
Pale Salmon
#FFB19A
ΔE00 6.22
Darksalmon
#E9967A
ΔE00 7.40
Pinkish Tan
#D99B82
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA299 #99E5EE
analogous
#EE99BB #EEA299 #EECD99
triadic
#EEA299 #99EEA2 #A299EE
tetradic
#EEA299 #BBEE99 #99E5EE #CD99EE
square
#EEA299 #BBEE99 #99E5EE #CD99EE
split-complementary
#EEA299 #99EECD #99BBEE
monochromatic
#DD4230 #E57265 #EEA299 #F7D2CD #FBE7E5
Accessibility & contrast
On white
2.05
#EEA299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EEA299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA299
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA299 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC98
Deuteranopia (green-blind)
#C4BB98
Tritanopia (blue-blind)
#FE99A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eea299; /* rgb */ color: rgb(238, 162, 153); /* oklch */ color: oklch(78.4% 0.092 26.8);
Tailwind
colors: {
custom: {
50: '#f5beb7',
500: '#eea299',
950: '#000000',
},
}SCSS
$custom: #eea299; $custom-light: #f5beb7; $custom-dark: #000000;
JSON
{
"hex": "#eea299",
"rgb": {
"r": 238,
"g": 162,
"b": 153
},
"hsl": {
"h": 6.353,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.78401,
"c": 0.09206,
"h": 26.8
},
"luminance": 0.46318
}Semantic roles & 50–950 ramp
primary
#EEA299
secondary
#D9F0F2
accent
#BFD312
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180