#EBAFB2#EBAFB2
#EBAFB2 is a light, moderate red. Relative luminance 0.515; OKLCH L 81.0% C 0.070 H 15.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFB2 |
|---|---|
| RGB | rgb(235, 175, 178) |
| HSL | hsl(357, 60%, 80%) |
| HSV | hsv(357, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 24.3%, 7.8%) |
| CIE-LAB | lab(77.00, 22.31, 7.06) |
| CIE-LCH | lch(77.00, 23.40, 17.57°) |
| OKLab | oklab(81.03% 0.0679 0.0187) |
| OKLCH | oklch(81.03% 0.07 15.4) |
| XYZ | xyz(57.6277, 51.5394, 49.0235) |
| Luminance | 0.5154 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.41
Pale Rose
#FDC1C5
ΔE00 4.49
Dusty Pink
#D8A7B1
ΔE00 4.65
Soft Pink
#FDB0C0
ΔE00 5.22
Pink
#FFC0CB
ΔE00 5.36
Light Rose
#FFC5CB
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFB2 #AFEBE8
analogous
#EBAFD0 #EBAFB2 #EBCAAF
triadic
#EBAFB2 #B2EBAF #AFB2EB
tetradic
#EBAFB2 #D0EBAF #AFEBE8 #CAAFEB
square
#EBAFB2 #D0EBAF #AFEBE8 #CAAFEB
split-complementary
#EBAFB2 #AFEBCA #AFD0EB
monochromatic
#D34D54 #DF7E83 #EBAFB2 #F7E0E1 #F9E7E7
Accessibility & contrast
On white
1.86
#EBAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#EBAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFB2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFB2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#C7C2B1
Tritanopia (blue-blind)
#F7AAB0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ebafb2; /* rgb */ color: rgb(235, 175, 178); /* oklch */ color: oklch(81.0% 0.070 15.4);
Tailwind
colors: {
custom: {
50: '#f2c7c9',
500: '#ebafb2',
950: '#000000',
},
}SCSS
$custom: #ebafb2; $custom-light: #f2c7c9; $custom-dark: #000000;
JSON
{
"hex": "#ebafb2",
"rgb": {
"r": 235,
"g": 175,
"b": 178
},
"hsl": {
"h": 357,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.81027,
"c": 0.07043,
"h": 15.4
},
"luminance": 0.51536
}Semantic roles & 50–950 ramp
primary
#EBAFB2
secondary
#77C7C3
accent
#C8BF1E
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282