#EBAFA5#EBAFA5
#EBAFA5 is a light, moderate red. Relative luminance 0.510; OKLCH L 80.7% C 0.072 H 29.5°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFA5 |
|---|---|
| RGB | rgb(235, 175, 165) |
| HSL | hsl(9, 64%, 78%) |
| HSV | hsv(9, 30%, 92%) |
| CMYK | cmyk(0%, 25.5%, 29.8%, 7.8%) |
| CIE-LAB | lab(76.70, 20.53, 13.70) |
| CIE-LCH | lch(76.70, 24.69, 33.72°) |
| OKLab | oklab(80.69% 0.0629 0.0355) |
| OKLCH | oklch(80.69% 0.072 29.5) |
| XYZ | xyz(56.3838, 51.0418, 42.4722) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.60
Blush (survey)
#F29E8E
ΔE00 5.69
Light Salmon
#FEA993
ΔE00 5.94
Pale Rose
#FDC1C5
ΔE00 7.18
Peachy Pink
#FF9A8A
ΔE00 7.83
Pinkish Tan
#D99B82
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFA5 #A5E1EB
analogous
#EBA5BE #EBAFA5 #EBD2A5
triadic
#EBAFA5 #A5EBAF #AFA5EB
tetradic
#EBAFA5 #BEEBA5 #A5E1EB #D2A5EB
square
#EBAFA5 #BEEBA5 #A5E1EB #D2A5EB
split-complementary
#EBAFA5 #A5EBD2 #A5BEEB
monochromatic
#D55641 #E08273 #EBAFA5 #F6DCD7 #F9E9E6
Accessibility & contrast
On white
1.87
#EBAFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#EBAFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFA5
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFA5 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A4
Deuteranopia (green-blind)
#CAC2A4
Tritanopia (blue-blind)
#F8A8AC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebafa5; /* rgb */ color: rgb(235, 175, 165); /* oklch */ color: oklch(80.7% 0.072 29.5);
Tailwind
colors: {
custom: {
50: '#f3c7bf',
500: '#ebafa5',
950: '#000000',
},
}SCSS
$custom: #ebafa5; $custom-light: #f3c7bf; $custom-dark: #000000;
JSON
{
"hex": "#ebafa5",
"rgb": {
"r": 235,
"g": 175,
"b": 165
},
"hsl": {
"h": 8.571,
"s": 63.636,
"l": 78.431
},
"oklch": {
"l": 0.80695,
"c": 0.07222,
"h": 29.5
},
"luminance": 0.51039
}Semantic roles & 50–950 ramp
primary
#EBAFA5
secondary
#6DBAC7
accent
#B2CB1A
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282