#EBAFBF#EBAFBF
#EBAFBF is a light, moderate pink. Relative luminance 0.521; OKLCH L 81.4% C 0.073 H 1.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFBF |
|---|---|
| RGB | rgb(235, 175, 191) |
| HSL | hsl(344, 60%, 80%) |
| HSV | hsv(344, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 18.7%, 7.8%) |
| CIE-LAB | lab(77.33, 24.22, 0.46) |
| CIE-LCH | lch(77.33, 24.22, 1.09°) |
| OKLab | oklab(81.39% 0.0728 0.0016) |
| OKLCH | oklch(81.39% 0.073 1.2) |
| XYZ | xyz(58.9953, 52.0864, 56.2263) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.59
Pastel Pink
#FFBACD
ΔE00 3.80
Baby Pink
#FFB7CE
ΔE00 3.96
Dusty Pink
#D8A7B1
ΔE00 4.13
Lightpink
#FFB6C1
ΔE00 4.24
Faded Pink
#DE9DAC
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFBF #AFEBDB
analogous
#EBAFDD #EBAFBF #EBBDAF
triadic
#EBAFBF #BFEBAF #AFBFEB
tetradic
#EBAFBF #DDEBAF #AFEBDB #BDAFEB
square
#EBAFBF #DDEBAF #AFEBDB #BDAFEB
split-complementary
#EBAFBF #AFEBBD #AFDDEB
monochromatic
#D34D71 #DF7E98 #EBAFBF #F7E0E6 #F9E7EB
Accessibility & contrast
On white
1.84
#EBAFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#EBAFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFBF
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFBF | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9C0
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#F5ACB4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebafbf; /* rgb */ color: rgb(235, 175, 191); /* oklch */ color: oklch(81.4% 0.073 1.2);
Tailwind
colors: {
custom: {
50: '#f2c7d2',
500: '#ebafbf',
950: '#000000',
},
}SCSS
$custom: #ebafbf; $custom-light: #f2c7d2; $custom-dark: #000000;
JSON
{
"hex": "#ebafbf",
"rgb": {
"r": 235,
"g": 175,
"b": 191
},
"hsl": {
"h": 344,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.81388,
"c": 0.07277,
"h": 1.2
},
"luminance": 0.52084
}Semantic roles & 50–950 ramp
primary
#EBAFBF
secondary
#77C7B2
accent
#C89A1E
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283