#EEA694#EEA694
#EEA694 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.0% C 0.090 H 34.6°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA694 |
|---|---|
| RGB | rgb(238, 166, 148) |
| HSL | hsl(12, 73%, 76%) |
| HSV | hsv(12, 38%, 93%) |
| CMYK | cmyk(0%, 30.3%, 37.8%, 6.7%) |
| CIE-LAB | lab(74.57, 24.36, 20.01) |
| CIE-LCH | lch(74.57, 31.53, 39.40°) |
| OKLab | oklab(79% 0.0738 0.0509) |
| OKLCH | oklch(79% 0.09 34.6) |
| XYZ | xyz(54.2435, 47.5914, 34.3403) |
| Luminance | 0.4759 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.70
Light Salmon
#FEA993
ΔE00 2.98
Pale Salmon
#FFB19A
ΔE00 3.64
Peachy Pink
#FF9A8A
ΔE00 5.13
Darksalmon
#E9967A
ΔE00 5.23
Pinkish Tan
#D99B82
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA694 #94DCEE
analogous
#EE94AF #EEA694 #EED394
triadic
#EEA694 #94EEA6 #A694EE
tetradic
#EEA694 #AFEE94 #94DCEE #D394EE
square
#EEA694 #AFEE94 #94DCEE #D394EE
split-complementary
#EEA694 #94EED3 #94AFEE
monochromatic
#DD4E2A #E67A5F #EEA694 #F6D2C9 #FBE9E5
Accessibility & contrast
On white
2.00
#EEA694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#EEA694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA694
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA694 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF93
Deuteranopia (green-blind)
#C8BD93
Tritanopia (blue-blind)
#FE9CA1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea694; /* rgb */ color: rgb(238, 166, 148); /* oklch */ color: oklch(79.0% 0.090 34.6);
Tailwind
colors: {
custom: {
50: '#f5c0b3',
500: '#eea694',
950: '#000000',
},
}SCSS
$custom: #eea694; $custom-light: #f5c0b3; $custom-dark: #000000;
JSON
{
"hex": "#eea694",
"rgb": {
"r": 238,
"g": 166,
"b": 148
},
"hsl": {
"h": 12,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78995,
"c": 0.08969,
"h": 34.6
},
"luminance": 0.47588
}Semantic roles & 50–950 ramp
primary
#EEA694
secondary
#D9EDF2
accent
#ADD511
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180