#EBAFE4#EBAFE4
#EBAFE4 is a very light, moderate purple. Relative luminance 0.539; OKLCH L 82.6% C 0.098 H 330.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFE4 |
|---|---|
| RGB | rgb(235, 175, 228) |
| HSL | hsl(307, 60%, 80%) |
| HSV | hsv(307, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 3%, 7.8%) |
| CIE-LAB | lab(78.42, 30.34, -18.01) |
| CIE-LCH | lch(78.42, 35.28, 329.30°) |
| OKLab | oklab(82.58% 0.0852 -0.0483) |
| OKLCH | oklch(82.58% 0.098 330.4) |
| XYZ | xyz(63.5933, 53.9256, 80.4426) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.15
Light Lavendar
#EFC0FE
ΔE00 5.47
Light Lilac
#EDC8FF
ΔE00 7.04
Lilac
#C8A2C8
ΔE00 7.13
Very Light Purple
#F6CEFC
ΔE00 7.29
Mauve
#E0B0FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFE4 #AFEBB6
analogous
#D4AFEB #EBAFE4 #EBAFC6
triadic
#EBAFE4 #E4EBAF #AFE4EB
tetradic
#EBAFE4 #EBD4AF #AFEBB6 #AFC6EB
square
#EBAFE4 #EBD4AF #AFEBB6 #AFC6EB
split-complementary
#EBAFE4 #C6EBAF #AFEBD4
monochromatic
#D34DC3 #DF7ED3 #EBAFE4 #F7E0F5 #F9E7F7
Accessibility & contrast
On white
1.78
#EBAFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#EBAFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFE4
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFE4 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBDE6
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#F0B3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebafe4; /* rgb */ color: rgb(235, 175, 228); /* oklch */ color: oklch(82.6% 0.098 330.4);
Tailwind
colors: {
custom: {
50: '#f2c7ec',
500: '#ebafe4',
950: '#000000',
},
}SCSS
$custom: #ebafe4; $custom-light: #f2c7ec; $custom-dark: #000000;
JSON
{
"hex": "#ebafe4",
"rgb": {
"r": 235,
"g": 175,
"b": 228
},
"hsl": {
"h": 307,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82581,
"c": 0.09796,
"h": 330.4
},
"luminance": 0.53924
}Semantic roles & 50–950 ramp
primary
#EBAFE4
secondary
#77C780
accent
#C8321E
background
#FFFDFE
surface
#FEF9FD
border
#D6D2D5
text
#171316
muted
#858284