#EBAFA7#EBAFA7
#EBAFA7 is a light, moderate red. Relative luminance 0.511; OKLCH L 80.7% C 0.072 H 27.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFA7 |
|---|---|
| RGB | rgb(235, 175, 167) |
| HSL | hsl(7, 63%, 79%) |
| HSV | hsv(7, 29%, 92%) |
| CMYK | cmyk(0%, 25.5%, 28.9%, 7.8%) |
| CIE-LAB | lab(76.75, 20.80, 12.68) |
| CIE-LCH | lch(76.75, 24.36, 31.37°) |
| OKLab | oklab(80.74% 0.0637 0.033) |
| OKLCH | oklch(80.74% 0.072 27.4) |
| XYZ | xyz(56.5672, 51.1152, 43.4384) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.02
Pale Salmon
#FFB19A
ΔE00 6.22
Light Salmon
#FEA993
ΔE00 6.49
Pale Rose
#FDC1C5
ΔE00 6.58
Light Rose
#FFC5CB
ΔE00 7.74
Lightpink
#FFB6C1
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFA7 #A7E3EB
analogous
#EBA7C1 #EBAFA7 #EBD1A7
triadic
#EBAFA7 #A7EBAF #AFA7EB
tetradic
#EBAFA7 #C1EBA7 #A7E3EB #D1A7EB
square
#EBAFA7 #C1EBA7 #A7E3EB #D1A7EB
split-complementary
#EBAFA7 #A7EBD1 #A7C1EB
monochromatic
#D45443 #E08275 #EBAFA7 #F6DCD9 #F9E8E6
Accessibility & contrast
On white
1.87
#EBAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#EBAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFA7
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFA7 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB6A6
Deuteranopia (green-blind)
#C9C2A6
Tritanopia (blue-blind)
#F8A8AD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebafa7; /* rgb */ color: rgb(235, 175, 167); /* oklch */ color: oklch(80.7% 0.072 27.4);
Tailwind
colors: {
custom: {
50: '#f2c7c1',
500: '#ebafa7',
950: '#000000',
},
}SCSS
$custom: #ebafa7; $custom-light: #f2c7c1; $custom-dark: #000000;
JSON
{
"hex": "#ebafa7",
"rgb": {
"r": 235,
"g": 175,
"b": 167
},
"hsl": {
"h": 7.059,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.80744,
"c": 0.07169,
"h": 27.4
},
"luminance": 0.51112
}Semantic roles & 50–950 ramp
primary
#EBAFA7
secondary
#6FBDC7
accent
#B6CB1B
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282