#EBAFCE#EBAFCE
#EBAFCE is a light, moderate pink. Relative luminance 0.528; OKLCH L 81.8% C 0.080 H 346.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFCE |
|---|---|
| RGB | rgb(235, 175, 206) |
| HSL | hsl(329, 60%, 80%) |
| HSV | hsv(329, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 12.3%, 7.8%) |
| CIE-LAB | lab(77.75, 26.58, -7.09) |
| CIE-LCH | lch(77.75, 27.51, 345.06°) |
| OKLab | oklab(81.84% 0.0781 -0.0185) |
| OKLCH | oklch(81.84% 0.08 346.6) |
| XYZ | xyz(60.7313, 52.7808, 65.3692) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.89
Baby Pink
#FFB7CE
ΔE00 4.74
Pastel Pink
#FFBACD
ΔE00 5.56
Soft Pink
#FDB0C0
ΔE00 6.71
Faded Pink
#DE9DAC
ΔE00 7.31
Dusty Pink
#D8A7B1
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFCE #AFEBCC
analogous
#EAAFEB #EBAFCE #EBAFB0
triadic
#EBAFCE #CEEBAF #AFCEEB
tetradic
#EBAFCE #EBEAAF #AFEBCC #AFB0EB
square
#EBAFCE #EBEAAF #AFEBCC #AFB0EB
split-complementary
#EBAFCE #B0EBAF #AFEBEA
monochromatic
#D34D92 #DF7EB0 #EBAFCE #F7E0EC #F9E7F0
Accessibility & contrast
On white
1.82
#EBAFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#EBAFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFCE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFCE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BACF
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#F3AEB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ebafce; /* rgb */ color: rgb(235, 175, 206); /* oklch */ color: oklch(81.8% 0.080 346.6);
Tailwind
colors: {
custom: {
50: '#f2c7dd',
500: '#ebafce',
950: '#000000',
},
}SCSS
$custom: #ebafce; $custom-light: #f2c7dd; $custom-dark: #000000;
JSON
{
"hex": "#ebafce",
"rgb": {
"r": 235,
"g": 175,
"b": 206
},
"hsl": {
"h": 329,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.81843,
"c": 0.08023,
"h": 346.6
},
"luminance": 0.52778
}Semantic roles & 50–950 ramp
primary
#EBAFCE
secondary
#77C79E
accent
#C8701E
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284