#EBAFAB#EBAFAB
#EBAFAB is a light, moderate red. Relative luminance 0.513; OKLCH L 80.8% C 0.071 H 23.1°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFAB |
|---|---|
| RGB | rgb(235, 175, 171) |
| HSL | hsl(4, 62%, 80%) |
| HSV | hsv(4, 27%, 92%) |
| CMYK | cmyk(0%, 25.5%, 27.2%, 7.8%) |
| CIE-LAB | lab(76.84, 21.34, 10.64) |
| CIE-LCH | lch(76.84, 23.84, 26.50°) |
| OKLab | oklab(80.85% 0.0652 0.0278) |
| OKLCH | oklch(80.85% 0.071 23.1) |
| XYZ | xyz(56.9427, 51.2654, 45.4161) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.53
Lightpink
#FFB6C1
ΔE00 6.42
Dusty Pink
#D8A7B1
ΔE00 6.54
Light Rose
#FFC5CB
ΔE00 6.69
Blush (survey)
#F29E8E
ΔE00 6.95
Pink
#FFC0CB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFAB #ABE7EB
analogous
#EBABC7 #EBAFAB #EBCFAB
triadic
#EBAFAB #ABEBAF #AFABEB
tetradic
#EBAFAB #C7EBAB #ABE7EB #CFABEB
square
#EBAFAB #C7EBAB #ABE7EB #CFABEB
split-complementary
#EBAFAB #ABEBCF #ABC7EB
monochromatic
#D35148 #DF807A #EBAFAB #F7DEDC #F9E7E6
Accessibility & contrast
On white
1.87
#EBAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#EBAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFAB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFAB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AA
Deuteranopia (green-blind)
#C9C2AA
Tritanopia (blue-blind)
#F8A8AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebafab; /* rgb */ color: rgb(235, 175, 171); /* oklch */ color: oklch(80.8% 0.071 23.1);
Tailwind
colors: {
custom: {
50: '#f2c7c4',
500: '#ebafab',
950: '#000000',
},
}SCSS
$custom: #ebafab; $custom-light: #f2c7c4; $custom-dark: #000000;
JSON
{
"hex": "#ebafab",
"rgb": {
"r": 235,
"g": 175,
"b": 171
},
"hsl": {
"h": 3.75,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80845,
"c": 0.0709,
"h": 23.1
},
"luminance": 0.51262
}Semantic roles & 50–950 ramp
primary
#EBAFAB
secondary
#73C2C7
accent
#BEC91C
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171312
muted
#858282