#EBAFE3#EBAFE3
#EBAFE3 is a very light, moderate purple. Relative luminance 0.539; OKLCH L 82.5% C 0.097 H 331.0°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFE3 |
|---|---|
| RGB | rgb(235, 175, 227) |
| HSL | hsl(308, 60%, 80%) |
| HSV | hsv(308, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 3.4%, 7.8%) |
| CIE-LAB | lab(78.39, 30.16, -17.52) |
| CIE-LCH | lch(78.39, 34.88, 329.85°) |
| OKLab | oklab(82.55% 0.0849 -0.047) |
| OKLCH | oklch(82.55% 0.097 331) |
| XYZ | xyz(63.4549, 53.8702, 79.7136) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.26
Light Lavendar
#EFC0FE
ΔE00 5.65
Lilac
#C8A2C8
ΔE00 7.05
Light Lilac
#EDC8FF
ΔE00 7.15
Very Light Purple
#F6CEFC
ΔE00 7.31
Pale Mauve
#FED0FC
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFE3 #AFEBB7
analogous
#D5AFEB #EBAFE3 #EBAFC5
triadic
#EBAFE3 #E3EBAF #AFE3EB
tetradic
#EBAFE3 #EBD5AF #AFEBB7 #AFC5EB
square
#EBAFE3 #EBD5AF #AFEBB7 #AFC5EB
split-complementary
#EBAFE3 #C5EBAF #AFEBD5
monochromatic
#D34DC1 #DF7ED2 #EBAFE3 #F7E0F4 #F9E7F6
Accessibility & contrast
On white
1.78
#EBAFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#EBAFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFE3
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFE3 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE5
Deuteranopia (green-blind)
#BBC5E1
Tritanopia (blue-blind)
#F0B2C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebafe3; /* rgb */ color: rgb(235, 175, 227); /* oklch */ color: oklch(82.5% 0.097 331.0);
Tailwind
colors: {
custom: {
50: '#f2c7eb',
500: '#ebafe3',
950: '#000000',
},
}SCSS
$custom: #ebafe3; $custom-light: #f2c7eb; $custom-dark: #000000;
JSON
{
"hex": "#ebafe3",
"rgb": {
"r": 235,
"g": 175,
"b": 227
},
"hsl": {
"h": 308,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82546,
"c": 0.09703,
"h": 331
},
"luminance": 0.53868
}Semantic roles & 50–950 ramp
primary
#EBAFE3
secondary
#77C782
accent
#C8341E
background
#FFFDFE
surface
#FEF9FD
border
#D6D2D5
text
#171316
muted
#858284