#EBAFA9#EBAFA9
#EBAFA9 is a light, moderate red. Relative luminance 0.512; OKLCH L 80.8% C 0.071 H 25.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFA9 |
|---|---|
| RGB | rgb(235, 175, 169) |
| HSL | hsl(5, 62%, 79%) |
| HSV | hsv(5, 28%, 92%) |
| CMYK | cmyk(0%, 25.5%, 28.1%, 7.8%) |
| CIE-LAB | lab(76.79, 21.06, 11.66) |
| CIE-LCH | lch(76.79, 24.08, 28.96°) |
| OKLab | oklab(80.79% 0.0644 0.0304) |
| OKLCH | oklch(80.79% 0.071 25.2) |
| XYZ | xyz(56.7535, 51.1897, 44.4197) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.03
Blush (survey)
#F29E8E
ΔE00 6.45
Pale Salmon
#FFB19A
ΔE00 6.90
Light Salmon
#FEA993
ΔE00 7.10
Lightpink
#FFB6C1
ΔE00 7.11
Dusty Pink
#D8A7B1
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFA9 #A9E5EB
analogous
#EBA9C4 #EBAFA9 #EBD0A9
triadic
#EBAFA9 #A9EBAF #AFA9EB
tetradic
#EBAFA9 #C4EBA9 #A9E5EB #D0A9EB
square
#EBAFA9 #C4EBA9 #A9E5EB #D0A9EB
split-complementary
#EBAFA9 #A9EBD0 #A9C4EB
monochromatic
#D45346 #DF8177 #EBAFA9 #F7DDDB #F9E8E6
Accessibility & contrast
On white
1.87
#EBAFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#EBAFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFA9
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFA9 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7A8
Deuteranopia (green-blind)
#C9C2A8
Tritanopia (blue-blind)
#F8A8AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ebafa9; /* rgb */ color: rgb(235, 175, 169); /* oklch */ color: oklch(80.8% 0.071 25.2);
Tailwind
colors: {
custom: {
50: '#f2c7c2',
500: '#ebafa9',
950: '#000000',
},
}SCSS
$custom: #ebafa9; $custom-light: #f2c7c2; $custom-dark: #000000;
JSON
{
"hex": "#ebafa9",
"rgb": {
"r": 235,
"g": 175,
"b": 169
},
"hsl": {
"h": 5.455,
"s": 62.264,
"l": 79.216
},
"oklch": {
"l": 0.80794,
"c": 0.07126,
"h": 25.2
},
"luminance": 0.51187
}Semantic roles & 50–950 ramp
primary
#EBAFA9
secondary
#71BFC7
accent
#BACA1B
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282