#EBA69F#EBA69F
#EBA69F is a light, moderate red. Relative luminance 0.474; OKLCH L 78.9% C 0.083 H 25.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA69F |
|---|---|
| RGB | rgb(235, 166, 159) |
| HSL | hsl(6, 66%, 77%) |
| HSV | hsv(6, 32%, 92%) |
| CMYK | cmyk(0%, 29.4%, 32.3%, 7.8%) |
| CIE-LAB | lab(74.47, 24.55, 13.83) |
| CIE-LCH | lch(74.47, 28.18, 29.39°) |
| OKLab | oklab(78.93% 0.0748 0.0358) |
| OKLCH | oklch(78.93% 0.083 25.6) |
| XYZ | xyz(54.1568, 47.4412, 39.0987) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.36
Light Salmon
#FEA993
ΔE00 6.08
Peachy Pink
#FF9A8A
ΔE00 6.30
Pale Salmon
#FFB19A
ΔE00 6.63
Pale Rose
#FDC1C5
ΔE00 7.96
Lightpink
#FFB6C1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA69F #9FE4EB
analogous
#EB9FBE #EBA69F #EBCC9F
triadic
#EBA69F #9FEBA6 #A69FEB
tetradic
#EBA69F #BEEB9F #9FE4EB #CC9FEB
square
#EBA69F #BEEB9F #9FE4EB #CC9FEB
split-complementary
#EBA69F #9FEBCC #9FBEEB
monochromatic
#D6483A #E0776C #EBA69F #F6D5D2 #FAE8E6
Accessibility & contrast
On white
2.00
#EBA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#EBA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA69F
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA69F | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9E
Deuteranopia (green-blind)
#C4BC9E
Tritanopia (blue-blind)
#FA9EA4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eba69f; /* rgb */ color: rgb(235, 166, 159); /* oklch */ color: oklch(78.9% 0.083 25.6);
Tailwind
colors: {
custom: {
50: '#f3c0bb',
500: '#eba69f',
950: '#000000',
},
}SCSS
$custom: #eba69f; $custom-light: #f3c0bb; $custom-dark: #000000;
JSON
{
"hex": "#eba69f",
"rgb": {
"r": 235,
"g": 166,
"b": 159
},
"hsl": {
"h": 5.526,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.78925,
"c": 0.08292,
"h": 25.6
},
"luminance": 0.47438
}Semantic roles & 50–950 ramp
primary
#EBA69F
secondary
#DAEFF1
accent
#BDCD18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171211
muted
#858180