#EDA69F#EDA69F
#EDA69F is a light, moderate red. Relative luminance 0.478; OKLCH L 79.1% C 0.085 H 25.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EDA69F |
|---|---|
| RGB | rgb(237, 166, 159) |
| HSL | hsl(5, 68%, 78%) |
| HSV | hsv(5, 33%, 93%) |
| CMYK | cmyk(0%, 30%, 32.9%, 7.1%) |
| CIE-LAB | lab(74.69, 25.31, 14.17) |
| CIE-LCH | lch(74.69, 29.00, 29.24°) |
| OKLab | oklab(79.14% 0.077 0.0366) |
| OKLCH | oklch(79.14% 0.085 25.4) |
| XYZ | xyz(54.8210, 47.7836, 39.1299) |
| Luminance | 0.4778 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.20
Light Salmon
#FEA993
ΔE00 5.90
Peachy Pink
#FF9A8A
ΔE00 6.02
Pale Salmon
#FFB19A
ΔE00 6.51
Pale Rose
#FDC1C5
ΔE00 7.95
Lightpink
#FFB6C1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDA69F #9FE6ED
analogous
#ED9FBF #EDA69F #EDCD9F
triadic
#EDA69F #9FEDA6 #A69FED
tetradic
#EDA69F #BFED9F #9FE6ED #CD9FED
square
#EDA69F #BFED9F #9FE6ED #CD9FED
split-complementary
#EDA69F #9FEDCD #9FBFED
monochromatic
#DA4638 #E3766B #EDA69F #F7D6D3 #FAE7E5
Accessibility & contrast
On white
1.99
#EDA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#EDA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDA69F
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDA69F | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9E
Deuteranopia (green-blind)
#C5BD9E
Tritanopia (blue-blind)
#FC9EA4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eda69f; /* rgb */ color: rgb(237, 166, 159); /* oklch */ color: oklch(79.1% 0.085 25.4);
Tailwind
colors: {
custom: {
50: '#f4c1bb',
500: '#eda69f',
950: '#000000',
},
}SCSS
$custom: #eda69f; $custom-light: #f4c1bb; $custom-dark: #000000;
JSON
{
"hex": "#eda69f",
"rgb": {
"r": 237,
"g": 166,
"b": 159
},
"hsl": {
"h": 5.385,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.7914,
"c": 0.08529,
"h": 25.4
},
"luminance": 0.4778
}Semantic roles & 50–950 ramp
primary
#EDA69F
secondary
#D9F0F2
accent
#C0D015
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#171211
muted
#858180