#EBAFBE#EBAFBE
#EBAFBE is a light, moderate red. Relative luminance 0.520; OKLCH L 81.4% C 0.072 H 2.3°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFBE |
|---|---|
| RGB | rgb(235, 175, 190) |
| HSL | hsl(345, 60%, 80%) |
| HSV | hsv(345, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 19.1%, 7.8%) |
| CIE-LAB | lab(77.31, 24.06, 0.97) |
| CIE-LCH | lch(77.31, 24.08, 2.30°) |
| OKLab | oklab(81.36% 0.0724 0.0029) |
| OKLCH | oklch(81.36% 0.072 2.3) |
| XYZ | xyz(58.8856, 52.0425, 55.6487) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 3.52
Pastel Pink
#FFBACD
ΔE00 3.87
Dusty Pink
#D8A7B1
ΔE00 4.01
Lightpink
#FFB6C1
ΔE00 4.07
Baby Pink
#FFB7CE
ΔE00 4.12
Pink
#FFC0CB
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFBE #AFEBDC
analogous
#EBAFDC #EBAFBE #EBBEAF
triadic
#EBAFBE #BEEBAF #AFBEEB
tetradic
#EBAFBE #DCEBAF #AFEBDC #BEAFEB
square
#EBAFBE #DCEBAF #AFEBDC #BEAFEB
split-complementary
#EBAFBE #AFEBBE #AFDCEB
monochromatic
#D34D6E #DF7E96 #EBAFBE #F7E0E6 #F9E7EB
Accessibility & contrast
On white
1.84
#EBAFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#EBAFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFBE
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFBE | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#F6ACB4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebafbe; /* rgb */ color: rgb(235, 175, 190); /* oklch */ color: oklch(81.4% 0.072 2.3);
Tailwind
colors: {
custom: {
50: '#f2c7d1',
500: '#ebafbe',
950: '#000000',
},
}SCSS
$custom: #ebafbe; $custom-light: #f2c7d1; $custom-dark: #000000;
JSON
{
"hex": "#ebafbe",
"rgb": {
"r": 235,
"g": 175,
"b": 190
},
"hsl": {
"h": 345,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.81359,
"c": 0.07244,
"h": 2.3
},
"luminance": 0.5204
}Semantic roles & 50–950 ramp
primary
#EBAFBE
secondary
#77C7B3
accent
#C89D1E
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283