#EBAFFA#EBAFFA
#EBAFFA is a very light, vivid purple. Relative luminance 0.552; OKLCH L 83.4% C 0.120 H 319.5°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFFA |
|---|---|
| RGB | rgb(235, 175, 250) |
| HSL | hsl(288, 88%, 83%) |
| HSV | hsv(288, 30%, 98%) |
| CMYK | cmyk(6%, 30%, 0%, 2%) |
| CIE-LAB | lab(79.17, 34.42, -28.73) |
| CIE-LCH | lch(79.17, 44.83, 320.15°) |
| OKLab | oklab(83.41% 0.0915 -0.0782) |
| OKLCH | oklch(83.41% 0.12 319.5) |
| XYZ | xyz(66.8439, 55.2259, 97.5624) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.98
Light Lavendar
#EFC0FE
ΔE00 4.23
Light Violet
#D6B4FC
ΔE00 5.25
Plum
#DDA0DD
ΔE00 5.26
Pale Violet
#CEAEFA
ΔE00 6.37
Light Lilac
#EDC8FF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFFA #BEFAAF
analogous
#C5AFFA #EBAFFA #FAAFE3
triadic
#EBAFFA #FAEBAF #AFFAEB
tetradic
#EBAFFA #FAC5AF #BEFAAF #AFE3FA
square
#EBAFFA #FAC5AF #BEFAAF #AFE3FA
split-complementary
#EBAFFA #E3FAAF #AFFAC5
monochromatic
#CE3CF3 #DD75F6 #EBAFFA #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.74
#EBAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#EBAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFFA
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFFA | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#B4C6F8
Tritanopia (blue-blind)
#ECB7CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebaffa; /* rgb */ color: rgb(235, 175, 250); /* oklch */ color: oklch(83.4% 0.120 319.5);
Tailwind
colors: {
custom: {
50: '#f2c7fc',
500: '#ebaffa',
950: '#000000',
},
}SCSS
$custom: #ebaffa; $custom-light: #f2c7fc; $custom-dark: #000000;
JSON
{
"hex": "#ebaffa",
"rgb": {
"r": 235,
"g": 175,
"b": 250
},
"hsl": {
"h": 288,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.83405,
"c": 0.12037,
"h": 319.5
},
"luminance": 0.55224
}Semantic roles & 50–950 ramp
primary
#EBAFFA
secondary
#86DD70
accent
#E5012E
background
#FFFDFF
surface
#FEF9FF
border
#D6D2D7
text
#171317
muted
#858285