#EBAFBB#EBAFBB
#EBAFBB is a light, moderate red. Relative luminance 0.519; OKLCH L 81.3% C 0.072 H 5.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFBB |
|---|---|
| RGB | rgb(235, 175, 187) |
| HSL | hsl(348, 60%, 80%) |
| HSV | hsv(348, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 20.4%, 7.8%) |
| CIE-LAB | lab(77.23, 23.61, 2.49) |
| CIE-LCH | lch(77.23, 23.74, 6.01°) |
| OKLab | oklab(81.27% 0.0713 0.0069) |
| OKLCH | oklch(81.27% 0.072 5.5) |
| XYZ | xyz(58.5611, 51.9127, 53.9396) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.51
Lightpink
#FFB6C1
ΔE00 3.70
Dusty Pink
#D8A7B1
ΔE00 3.77
Pastel Pink
#FFBACD
ΔE00 4.26
Pink
#FFC0CB
ΔE00 4.42
Bubblegum
#FFC1CC
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFBB #AFEBDF
analogous
#EBAFD9 #EBAFBB #EBC1AF
triadic
#EBAFBB #BBEBAF #AFBBEB
tetradic
#EBAFBB #D9EBAF #AFEBDF #C1AFEB
square
#EBAFBB #D9EBAF #AFEBDF #C1AFEB
split-complementary
#EBAFBB #AFEBC1 #AFD9EB
monochromatic
#D34D68 #DF7E91 #EBAFBB #F7E0E5 #F9E7EA
Accessibility & contrast
On white
1.85
#EBAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#EBAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFBB
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFBB | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#C5C3BA
Tritanopia (blue-blind)
#F6ABB3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebafbb; /* rgb */ color: rgb(235, 175, 187); /* oklch */ color: oklch(81.3% 0.072 5.5);
Tailwind
colors: {
custom: {
50: '#f2c7cf',
500: '#ebafbb',
950: '#000000',
},
}SCSS
$custom: #ebafbb; $custom-light: #f2c7cf; $custom-dark: #000000;
JSON
{
"hex": "#ebafbb",
"rgb": {
"r": 235,
"g": 175,
"b": 187
},
"hsl": {
"h": 348,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.81274,
"c": 0.07161,
"h": 5.5
},
"luminance": 0.5191
}Semantic roles & 50–950 ramp
primary
#EBAFBB
secondary
#77C7B7
accent
#C8A61E
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283