#EDA99F#EDA99F
#EDA99F is a light, moderate red. Relative luminance 0.489; OKLCH L 79.7% C 0.082 H 28.4°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EDA99F |
|---|---|
| RGB | rgb(237, 169, 159) |
| HSL | hsl(8, 68%, 78%) |
| HSV | hsv(8, 33%, 93%) |
| CMYK | cmyk(0%, 28.7%, 32.9%, 7.1%) |
| CIE-LAB | lab(75.38, 23.71, 15.14) |
| CIE-LCH | lch(75.38, 28.13, 32.55°) |
| OKLab | oklab(79.68% 0.0723 0.0391) |
| OKLCH | oklch(79.68% 0.082 28.4) |
| XYZ | xyz(55.3727, 48.8871, 39.3138) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.01
Light Salmon
#FEA993
ΔE00 5.06
Pale Salmon
#FFB19A
ΔE00 5.38
Peachy Pink
#FF9A8A
ΔE00 6.12
Pinkish Tan
#D99B82
ΔE00 7.61
Darksalmon
#E9967A
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDA99F #9FE3ED
analogous
#ED9FBC #EDA99F #EDD09F
triadic
#EDA99F #9FEDA9 #A99FED
tetradic
#EDA99F #BCED9F #9FE3ED #D09FED
square
#EDA99F #BCED9F #9FE3ED #D09FED
split-complementary
#EDA99F #9FEDD0 #9FBCED
monochromatic
#DA4D38 #E37B6B #EDA99F #F7D7D3 #FAE8E5
Accessibility & contrast
On white
1.95
#EDA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#EDA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDA99F
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDA99F | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29E
Deuteranopia (green-blind)
#C7BF9E
Tritanopia (blue-blind)
#FCA1A6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eda99f; /* rgb */ color: rgb(237, 169, 159); /* oklch */ color: oklch(79.7% 0.082 28.4);
Tailwind
colors: {
custom: {
50: '#f4c3bb',
500: '#eda99f',
950: '#000000',
},
}SCSS
$custom: #eda99f; $custom-light: #f4c3bb; $custom-dark: #000000;
JSON
{
"hex": "#eda99f",
"rgb": {
"r": 237,
"g": 169,
"b": 159
},
"hsl": {
"h": 7.692,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.79676,
"c": 0.08214,
"h": 28.4
},
"luminance": 0.48884
}Semantic roles & 50–950 ramp
primary
#EDA99F
secondary
#D9EFF2
accent
#B8D015
background
#FFFCFB
surface
#FFF8F6
border
#D7D1D0
text
#171211
muted
#858180