#EEA396#EEA396
#EEA396 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.5% C 0.092 H 30.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA396 |
|---|---|
| RGB | rgb(238, 163, 150) |
| HSL | hsl(9, 72%, 76%) |
| HSV | hsv(9, 37%, 93%) |
| CMYK | cmyk(0%, 31.5%, 37%, 6.7%) |
| CIE-LAB | lab(73.92, 26.19, 18.03) |
| CIE-LCH | lch(73.92, 31.79, 34.54°) |
| OKLab | oklab(78.51% 0.0794 0.0461) |
| OKLCH | oklch(78.51% 0.092 30.1) |
| XYZ | xyz(53.8641, 46.5773, 35.0015) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.00
Light Salmon
#FEA993
ΔE00 3.99
Peachy Pink
#FF9A8A
ΔE00 4.41
Pale Salmon
#FFB19A
ΔE00 5.03
Darksalmon
#E9967A
ΔE00 6.17
Pinkish Tan
#D99B82
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA396 #96E1EE
analogous
#EE96B5 #EEA396 #EECF96
triadic
#EEA396 #96EEA3 #A396EE
tetradic
#EEA396 #B5EE96 #96E1EE #CF96EE
square
#EEA396 #B5EE96 #96E1EE #CF96EE
split-complementary
#EEA396 #96EECF #96B5EE
monochromatic
#DD472D #E57561 #EEA396 #F7D1CB #FBE8E5
Accessibility & contrast
On white
2.04
#EEA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EEA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA396
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA396 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD95
Deuteranopia (green-blind)
#C5BC95
Tritanopia (blue-blind)
#FE99A0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eea396; /* rgb */ color: rgb(238, 163, 150); /* oklch */ color: oklch(78.5% 0.092 30.1);
Tailwind
colors: {
custom: {
50: '#f5beb4',
500: '#eea396',
950: '#000000',
},
}SCSS
$custom: #eea396; $custom-light: #f5beb4; $custom-dark: #000000;
JSON
{
"hex": "#eea396",
"rgb": {
"r": 238,
"g": 163,
"b": 150
},
"hsl": {
"h": 8.864,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.78508,
"c": 0.09181,
"h": 30.1
},
"luminance": 0.46574
}Semantic roles & 50–950 ramp
primary
#EEA396
secondary
#D9EFF2
accent
#B7D411
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180