#EBA294#EBA294
#EBA294 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.0% C 0.090 H 31.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA294 |
|---|---|
| RGB | rgb(235, 162, 148) |
| HSL | hsl(10, 69%, 75%) |
| HSV | hsv(10, 37%, 92%) |
| CMYK | cmyk(0%, 31.1%, 37%, 7.8%) |
| CIE-LAB | lab(73.31, 25.34, 18.23) |
| CIE-LCH | lch(73.31, 31.22, 35.73°) |
| OKLab | oklab(77.95% 0.0769 0.0466) |
| OKLCH | oklch(77.95% 0.09 31.2) |
| XYZ | xyz(52.5285, 45.6445, 34.0548) |
| Luminance | 0.4564 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.06
Light Salmon
#FEA993
ΔE00 4.13
Peachy Pink
#FF9A8A
ΔE00 4.69
Pale Salmon
#FFB19A
ΔE00 5.13
Darksalmon
#E9967A
ΔE00 5.69
Pinkish Tan
#D99B82
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA294 #94DDEB
analogous
#EB94B2 #EBA294 #EBCD94
triadic
#EBA294 #94EBA2 #A294EB
tetradic
#EBA294 #B2EB94 #94DDEB #CD94EB
square
#EBA294 #B2EB94 #94DDEB #CD94EB
split-complementary
#EBA294 #94EBCD #94B2EB
monochromatic
#D8482D #E17560 #EBA294 #F5CFC8 #FAE9E5
Accessibility & contrast
On white
2.07
#EBA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#EBA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA294
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA294 | 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)
#B2AB93
Deuteranopia (green-blind)
#C3BA93
Tritanopia (blue-blind)
#FB989E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #eba294; /* rgb */ color: rgb(235, 162, 148); /* oklch */ color: oklch(78.0% 0.090 31.2);
Tailwind
colors: {
custom: {
50: '#f3beb3',
500: '#eba294',
950: '#000000',
},
}SCSS
$custom: #eba294; $custom-light: #f3beb3; $custom-dark: #000000;
JSON
{
"hex": "#eba294",
"rgb": {
"r": 235,
"g": 162,
"b": 148
},
"hsl": {
"h": 9.655,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.77954,
"c": 0.08986,
"h": 31.2
},
"luminance": 0.45641
}Semantic roles & 50–950 ramp
primary
#EBA294
secondary
#D9EEF2
accent
#B2D015
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180