#EBAFAA#EBAFAA
#EBAFAA is a light, moderate red. Relative luminance 0.512; OKLCH L 80.8% C 0.071 H 24.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFAA |
|---|---|
| RGB | rgb(235, 175, 170) |
| HSL | hsl(5, 62%, 79%) |
| HSV | hsv(5, 28%, 92%) |
| CMYK | cmyk(0%, 25.5%, 27.7%, 7.8%) |
| CIE-LAB | lab(76.82, 21.20, 11.15) |
| CIE-LCH | lch(76.82, 23.95, 27.73°) |
| OKLab | oklab(80.82% 0.0648 0.0291) |
| OKLCH | oklch(80.82% 0.071 24.2) |
| XYZ | xyz(56.8478, 51.2274, 44.9160) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.77
Blush (survey)
#F29E8E
ΔE00 6.69
Lightpink
#FFB6C1
ΔE00 6.76
Dusty Pink
#D8A7B1
ΔE00 6.86
Light Rose
#FFC5CB
ΔE00 6.94
Pale Salmon
#FFB19A
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFAA #AAE6EB
analogous
#EBAAC6 #EBAFAA #EBD0AA
triadic
#EBAFAA #AAEBAF #AFAAEB
tetradic
#EBAFAA #C6EBAA #AAE6EB #D0AAEB
square
#EBAFAA #C6EBAA #AAE6EB #D0AAEB
split-complementary
#EBAFAA #AAEBD0 #AAC6EB
monochromatic
#D45247 #DF8078 #EBAFAA #F7DEDC #F9E8E6
Accessibility & contrast
On white
1.87
#EBAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#EBAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFAA
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFAA | 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)
#BBB7A9
Deuteranopia (green-blind)
#C9C2A9
Tritanopia (blue-blind)
#F8A8AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebafaa; /* rgb */ color: rgb(235, 175, 170); /* oklch */ color: oklch(80.8% 0.071 24.2);
Tailwind
colors: {
custom: {
50: '#f2c7c3',
500: '#ebafaa',
950: '#000000',
},
}SCSS
$custom: #ebafaa; $custom-light: #f2c7c3; $custom-dark: #000000;
JSON
{
"hex": "#ebafaa",
"rgb": {
"r": 235,
"g": 175,
"b": 170
},
"hsl": {
"h": 4.615,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.80819,
"c": 0.07106,
"h": 24.2
},
"luminance": 0.51224
}Semantic roles & 50–950 ramp
primary
#EBAFAA
secondary
#72C1C7
accent
#BCCA1C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282