#EBA19F#EBA19F
#EBA19F is a light, moderate red. Relative luminance 0.457; OKLCH L 78.0% C 0.089 H 21.0°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA19F |
|---|---|
| RGB | rgb(235, 161, 159) |
| HSL | hsl(2, 66%, 77%) |
| HSV | hsv(2, 32%, 92%) |
| CMYK | cmyk(0%, 31.5%, 32.3%, 7.8%) |
| CIE-LAB | lab(73.32, 27.21, 12.21) |
| CIE-LCH | lch(73.32, 29.83, 24.17°) |
| OKLab | oklab(78.04% 0.0827 0.0318) |
| OKLCH | oklch(78.04% 0.089 21) |
| XYZ | xyz(53.2655, 45.6586, 38.8016) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.44
Peachy Pink
#FF9A8A
ΔE00 6.80
Faded Pink
#DE9DAC
ΔE00 6.87
Lightpink
#FFB6C1
ΔE00 7.34
Dusty Pink
#D8A7B1
ΔE00 7.35
Dusty Pink (survey)
#D58A94
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA19F #9FE9EB
analogous
#EB9FC3 #EBA19F #EBC79F
triadic
#EBA19F #9FEBA1 #A19FEB
tetradic
#EBA19F #C3EB9F #9FE9EB #C79FEB
square
#EBA19F #C3EB9F #9FE9EB #C79FEB
split-complementary
#EBA19F #9FEBC7 #9FC3EB
monochromatic
#D63E3A #E06F6C #EBA19F #F6D3D2 #FAE6E6
Accessibility & contrast
On white
2.07
#EBA19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#EBA19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA19F
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA19F | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9F
Deuteranopia (green-blind)
#C1BA9E
Tritanopia (blue-blind)
#FA99A1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eba19f; /* rgb */ color: rgb(235, 161, 159); /* oklch */ color: oklch(78.0% 0.089 21.0);
Tailwind
colors: {
custom: {
50: '#f3bdbb',
500: '#eba19f',
950: '#000000',
},
}SCSS
$custom: #eba19f; $custom-light: #f3bdbb; $custom-dark: #000000;
JSON
{
"hex": "#eba19f",
"rgb": {
"r": 235,
"g": 161,
"b": 159
},
"hsl": {
"h": 1.579,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.78039,
"c": 0.08863,
"h": 21
},
"luminance": 0.45655
}Semantic roles & 50–950 ramp
primary
#EBA19F
secondary
#DAF1F1
accent
#C9CD18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180