#EBAFE2#EBAFE2
#EBAFE2 is a very light, moderate purple. Relative luminance 0.538; OKLCH L 82.5% C 0.096 H 331.7°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFE2 |
|---|---|
| RGB | rgb(235, 175, 226) |
| HSL | hsl(309, 60%, 80%) |
| HSV | hsv(309, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 3.8%, 7.8%) |
| CIE-LAB | lab(78.35, 29.98, -17.03) |
| CIE-LCH | lch(78.35, 34.48, 330.41°) |
| OKLab | oklab(82.51% 0.0846 -0.0456) |
| OKLCH | oklch(82.51% 0.096 331.7) |
| XYZ | xyz(63.3173, 53.8152, 78.9888) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.38
Light Lavendar
#EFC0FE
ΔE00 5.82
Lilac
#C8A2C8
ΔE00 6.99
Light Lilac
#EDC8FF
ΔE00 7.27
Very Light Purple
#F6CEFC
ΔE00 7.34
Pale Mauve
#FED0FC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFE2 #AFEBB8
analogous
#D6AFEB #EBAFE2 #EBAFC4
triadic
#EBAFE2 #E2EBAF #AFE2EB
tetradic
#EBAFE2 #EBD6AF #AFEBB8 #AFC4EB
square
#EBAFE2 #EBD6AF #AFEBB8 #AFC4EB
split-complementary
#EBAFE2 #C4EBAF #AFEBD6
monochromatic
#D34DBF #DF7ED0 #EBAFE2 #F7E0F4 #F9E7F6
Accessibility & contrast
On white
1.79
#EBAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#EBAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFE2
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFE2 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBDE4
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#F0B2C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebafe2; /* rgb */ color: rgb(235, 175, 226); /* oklch */ color: oklch(82.5% 0.096 331.7);
Tailwind
colors: {
custom: {
50: '#f2c7eb',
500: '#ebafe2',
950: '#000000',
},
}SCSS
$custom: #ebafe2; $custom-light: #f2c7eb; $custom-dark: #000000;
JSON
{
"hex": "#ebafe2",
"rgb": {
"r": 235,
"g": 175,
"b": 226
},
"hsl": {
"h": 309,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82511,
"c": 0.09611,
"h": 331.7
},
"luminance": 0.53813
}Semantic roles & 50–950 ramp
primary
#EBAFE2
secondary
#77C783
accent
#C8371E
background
#FFFDFE
surface
#FEF9FD
border
#D6D2D5
text
#171316
muted
#858284