#EEA296#EEA296
#EEA296 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.3% C 0.093 H 29.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA296 |
|---|---|
| RGB | rgb(238, 162, 150) |
| HSL | hsl(8, 72%, 76%) |
| HSV | hsv(8, 37%, 93%) |
| CMYK | cmyk(0%, 31.9%, 37%, 6.7%) |
| CIE-LAB | lab(73.69, 26.72, 17.71) |
| CIE-LCH | lch(73.69, 32.05, 33.54°) |
| OKLab | oklab(78.33% 0.081 0.0453) |
| OKLCH | oklch(78.33% 0.093 29.2) |
| XYZ | xyz(53.6873, 46.2236, 34.9426) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.02
Peachy Pink
#FF9A8A
ΔE00 4.30
Light Salmon
#FEA993
ΔE00 4.31
Pale Salmon
#FFB19A
ΔE00 5.42
Darksalmon
#E9967A
ΔE00 6.38
Pinkish Tan
#D99B82
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA296 #96E2EE
analogous
#EE96B6 #EEA296 #EECE96
triadic
#EEA296 #96EEA2 #A296EE
tetradic
#EEA296 #B6EE96 #96E2EE #CE96EE
square
#EEA296 #B6EE96 #96E2EE #CE96EE
split-complementary
#EEA296 #96EECE #96B6EE
monochromatic
#DD452D #E57361 #EEA296 #F7D1CB #FBE8E5
Accessibility & contrast
On white
2.05
#EEA296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#EEA296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA296
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA296 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC95
Deuteranopia (green-blind)
#C5BB95
Tritanopia (blue-blind)
#FE989F
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eea296; /* rgb */ color: rgb(238, 162, 150); /* oklch */ color: oklch(78.3% 0.093 29.2);
Tailwind
colors: {
custom: {
50: '#f5beb4',
500: '#eea296',
950: '#000000',
},
}SCSS
$custom: #eea296; $custom-light: #f5beb4; $custom-dark: #000000;
JSON
{
"hex": "#eea296",
"rgb": {
"r": 238,
"g": 162,
"b": 150
},
"hsl": {
"h": 8.182,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.78332,
"c": 0.09281,
"h": 29.2
},
"luminance": 0.4622
}Semantic roles & 50–950 ramp
primary
#EEA296
secondary
#D9EFF2
accent
#BAD411
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180