#EBAFE7#EBAFE7
#EBAFE7 is a very light, moderate purple. Relative luminance 0.541; OKLCH L 82.7% C 0.101 H 328.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFE7 |
|---|---|
| RGB | rgb(235, 175, 231) |
| HSL | hsl(304, 60%, 80%) |
| HSV | hsv(304, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 1.7%, 7.8%) |
| CIE-LAB | lab(78.52, 30.88, -19.49) |
| CIE-LCH | lch(78.52, 36.51, 327.75°) |
| OKLab | oklab(82.69% 0.0861 -0.0524) |
| OKLCH | oklch(82.69% 0.101 328.7) |
| XYZ | xyz(64.0134, 54.0936, 82.6549) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.92
Light Lavendar
#EFC0FE
ΔE00 5.00
Mauve
#E0B0FF
ΔE00 6.75
Light Lilac
#EDC8FF
ΔE00 6.75
Very Light Purple
#F6CEFC
ΔE00 7.27
Lilac
#C8A2C8
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFE7 #AFEBB3
analogous
#D1AFEB #EBAFE7 #EBAFC9
triadic
#EBAFE7 #E7EBAF #AFE7EB
tetradic
#EBAFE7 #EBD1AF #AFEBB3 #AFC9EB
square
#EBAFE7 #EBD1AF #AFEBB3 #AFC9EB
split-complementary
#EBAFE7 #C9EBAF #AFEBD1
monochromatic
#D34DCA #DF7ED8 #EBAFE7 #F7E0F6 #F9E7F8
Accessibility & contrast
On white
1.78
#EBAFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#EBAFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFE7
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFE7 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBDE9
Deuteranopia (green-blind)
#BAC5E5
Tritanopia (blue-blind)
#F0B3C3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ebafe7; /* rgb */ color: rgb(235, 175, 231); /* oklch */ color: oklch(82.7% 0.101 328.7);
Tailwind
colors: {
custom: {
50: '#f2c7ee',
500: '#ebafe7',
950: '#000000',
},
}SCSS
$custom: #ebafe7; $custom-light: #f2c7ee; $custom-dark: #000000;
JSON
{
"hex": "#ebafe7",
"rgb": {
"r": 235,
"g": 175,
"b": 231
},
"hsl": {
"h": 304,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82689,
"c": 0.10081,
"h": 328.7
},
"luminance": 0.54092
}Semantic roles & 50–950 ramp
primary
#EBAFE7
secondary
#77C77C
accent
#C8291E
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285