#EEA693#EEA693
#EEA693 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.0% C 0.090 H 35.4°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA693 |
|---|---|
| RGB | rgb(238, 166, 147) |
| HSL | hsl(13, 73%, 75%) |
| HSV | hsv(13, 38%, 93%) |
| CMYK | cmyk(0%, 30.3%, 38.2%, 6.7%) |
| CIE-LAB | lab(74.55, 24.25, 20.53) |
| CIE-LCH | lch(74.55, 31.77, 40.25°) |
| OKLab | oklab(78.97% 0.0734 0.0522) |
| OKLCH | oklch(78.97% 0.09 35.4) |
| XYZ | xyz(54.1647, 47.5598, 33.9252) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.86
Light Salmon
#FEA993
ΔE00 2.90
Pale Salmon
#FFB19A
ΔE00 3.53
Darksalmon
#E9967A
ΔE00 5.01
Pinkish Tan
#D99B82
ΔE00 5.17
Peachy Pink
#FF9A8A
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA693 #93DBEE
analogous
#EE93AE #EEA693 #EED393
triadic
#EEA693 #93EEA6 #A693EE
tetradic
#EEA693 #AEEE93 #93DBEE #D393EE
square
#EEA693 #AEEE93 #93DBEE #D393EE
split-complementary
#EEA693 #93EED3 #93AEEE
monochromatic
#DD4F29 #E67A5E #EEA693 #F6D2C8 #FBE9E5
Accessibility & contrast
On white
2.00
#EEA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#EEA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA693
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA693 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7AF91
Deuteranopia (green-blind)
#C8BD92
Tritanopia (blue-blind)
#FE9CA1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eea693; /* rgb */ color: rgb(238, 166, 147); /* oklch */ color: oklch(79.0% 0.090 35.4);
Tailwind
colors: {
custom: {
50: '#f5c0b2',
500: '#eea693',
950: '#000000',
},
}SCSS
$custom: #eea693; $custom-light: #f5c0b2; $custom-dark: #000000;
JSON
{
"hex": "#eea693",
"rgb": {
"r": 238,
"g": 166,
"b": 147
},
"hsl": {
"h": 12.527,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.78973,
"c": 0.09008,
"h": 35.4
},
"luminance": 0.47556
}Semantic roles & 50–950 ramp
primary
#EEA693
secondary
#D9EDF2
accent
#ACD511
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180