#EEA69D#EEA69D
#EEA69D is a light, moderate red. Relative luminance 0.479; OKLCH L 79.2% C 0.087 H 27.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EEA69D |
|---|---|
| RGB | rgb(238, 166, 157) |
| HSL | hsl(7, 70%, 77%) |
| HSV | hsv(7, 34%, 93%) |
| CMYK | cmyk(0%, 30.3%, 34%, 6.7%) |
| CIE-LAB | lab(74.75, 25.43, 15.37) |
| CIE-LCH | lch(74.75, 29.72, 31.14°) |
| OKLab | oklab(79.2% 0.0774 0.0396) |
| OKLCH | oklch(79.2% 0.087 27.1) |
| XYZ | xyz(54.9837, 47.8875, 38.2389) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.54
Light Salmon
#FEA993
ΔE00 5.16
Peachy Pink
#FF9A8A
ΔE00 5.49
Pale Salmon
#FFB19A
ΔE00 5.82
Darksalmon
#E9967A
ΔE00 7.86
Pinkish Tan
#D99B82
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEA69D #9DE5EE
analogous
#EE9DBC #EEA69D #EECF9D
triadic
#EEA69D #9DEEA6 #A69DEE
tetradic
#EEA69D #BCEE9D #9DE5EE #CF9DEE
square
#EEA69D #BCEE9D #9DE5EE #CF9DEE
split-complementary
#EEA69D #9DEECF #9DBCEE
monochromatic
#DC4735 #E57769 #EEA69D #F7D5D1 #FAE7E5
Accessibility & contrast
On white
1.99
#EEA69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#EEA69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEA69D
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEA69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEA69D | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9C
Deuteranopia (green-blind)
#C6BE9C
Tritanopia (blue-blind)
#FD9DA4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eea69d; /* rgb */ color: rgb(238, 166, 157); /* oklch */ color: oklch(79.2% 0.087 27.1);
Tailwind
colors: {
custom: {
50: '#f5c1ba',
500: '#eea69d',
950: '#000000',
},
}SCSS
$custom: #eea69d; $custom-light: #f5c1ba; $custom-dark: #000000;
JSON
{
"hex": "#eea69d",
"rgb": {
"r": 238,
"g": 166,
"b": 157
},
"hsl": {
"h": 6.667,
"s": 70.435,
"l": 77.451
},
"oklch": {
"l": 0.79201,
"c": 0.08691,
"h": 27.1
},
"luminance": 0.47884
}Semantic roles & 50–950 ramp
primary
#EEA69D
secondary
#D9EFF2
accent
#BDD213
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180