#EBAFA4#EBAFA4
#EBAFA4 is a light, moderate red. Relative luminance 0.510; OKLCH L 80.7% C 0.073 H 30.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFA4 |
|---|---|
| RGB | rgb(235, 175, 164) |
| HSL | hsl(9, 64%, 78%) |
| HSV | hsv(9, 30%, 92%) |
| CMYK | cmyk(0%, 25.5%, 30.2%, 7.8%) |
| CIE-LAB | lab(76.68, 20.40, 14.21) |
| CIE-LCH | lch(76.68, 24.87, 34.86°) |
| OKLab | oklab(80.67% 0.0625 0.0368) |
| OKLCH | oklch(80.67% 0.073 30.5) |
| XYZ | xyz(56.2931, 51.0055, 41.9947) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.31
Blush (survey)
#F29E8E
ΔE00 5.57
Light Salmon
#FEA993
ΔE00 5.70
Pale Rose
#FDC1C5
ΔE00 7.50
Pinkish Tan
#D99B82
ΔE00 7.70
Peachy Pink
#FF9A8A
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFA4 #A4E0EB
analogous
#EBA4BC #EBAFA4 #EBD2A4
triadic
#EBAFA4 #A4EBAF #AFA4EB
tetradic
#EBAFA4 #BCEBA4 #A4E0EB #D2A4EB
square
#EBAFA4 #BCEBA4 #A4E0EB #D2A4EB
split-complementary
#EBAFA4 #A4EBD2 #A4BCEB
monochromatic
#D55740 #E08372 #EBAFA4 #F6DBD6 #F9E9E6
Accessibility & contrast
On white
1.87
#EBAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#EBAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFA4
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFA4 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A3
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#F9A7AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebafa4; /* rgb */ color: rgb(235, 175, 164); /* oklch */ color: oklch(80.7% 0.073 30.5);
Tailwind
colors: {
custom: {
50: '#f3c7bf',
500: '#ebafa4',
950: '#000000',
},
}SCSS
$custom: #ebafa4; $custom-light: #f3c7bf; $custom-dark: #000000;
JSON
{
"hex": "#ebafa4",
"rgb": {
"r": 235,
"g": 175,
"b": 164
},
"hsl": {
"h": 9.296,
"s": 63.964,
"l": 78.235
},
"oklch": {
"l": 0.80671,
"c": 0.07252,
"h": 30.5
},
"luminance": 0.51002
}Semantic roles & 50–950 ramp
primary
#EBAFA4
secondary
#6CB9C7
accent
#B0CC1A
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282