#EBAFDE#EBAFDE
#EBAFDE is a very light, moderate pink. Relative luminance 0.536; OKLCH L 82.4% C 0.093 H 334.3°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFDE |
|---|---|
| RGB | rgb(235, 175, 222) |
| HSL | hsl(313, 60%, 80%) |
| HSV | hsv(313, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 5.5%, 7.8%) |
| CIE-LAB | lab(78.23, 29.28, -15.05) |
| CIE-LCH | lch(78.23, 32.92, 332.79°) |
| OKLab | oklab(82.37% 0.0833 -0.0402) |
| OKLCH | oklch(82.37% 0.093 334.3) |
| XYZ | xyz(62.7748, 53.5982, 76.1318) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.97
Light Lavendar
#EFC0FE
ΔE00 6.60
Lilac
#C8A2C8
ΔE00 6.80
Powder Pink
#FFB2D0
ΔE00 6.93
Pale Mauve
#FED0FC
ΔE00 7.51
Very Light Purple
#F6CEFC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFDE #AFEBBC
analogous
#DAAFEB #EBAFDE #EBAFC0
triadic
#EBAFDE #DEEBAF #AFDEEB
tetradic
#EBAFDE #EBDAAF #AFEBBC #AFC0EB
square
#EBAFDE #EBDAAF #AFEBBC #AFC0EB
split-complementary
#EBAFDE #C0EBAF #AFEBDA
monochromatic
#D34DB6 #DF7ECA #EBAFDE #F7E0F2 #F9E7F5
Accessibility & contrast
On white
1.79
#EBAFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#EBAFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFDE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFDE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCE0
Deuteranopia (green-blind)
#BDC5DC
Tritanopia (blue-blind)
#F1B1BF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ebafde; /* rgb */ color: rgb(235, 175, 222); /* oklch */ color: oklch(82.4% 0.093 334.3);
Tailwind
colors: {
custom: {
50: '#f2c7e8',
500: '#ebafde',
950: '#000000',
},
}SCSS
$custom: #ebafde; $custom-light: #f2c7e8; $custom-dark: #000000;
JSON
{
"hex": "#ebafde",
"rgb": {
"r": 235,
"g": 175,
"b": 222
},
"hsl": {
"h": 313,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82371,
"c": 0.09252,
"h": 334.3
},
"luminance": 0.53596
}Semantic roles & 50–950 ramp
primary
#EBAFDE
secondary
#77C788
accent
#C8431E
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171316
muted
#858284