#EBAFEB#EBAFEB
#EBAFEB is a very light, moderate purple. Relative luminance 0.543; OKLCH L 82.8% C 0.105 H 326.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFEB |
|---|---|
| RGB | rgb(235, 175, 235) |
| HSL | hsl(300, 60%, 80%) |
| HSV | hsv(300, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 0%, 7.8%) |
| CIE-LAB | lab(78.65, 31.61, -21.44) |
| CIE-LCH | lch(78.65, 38.19, 325.84°) |
| OKLab | oklab(82.83% 0.0873 -0.0578) |
| OKLCH | oklch(82.83% 0.105 326.5) |
| XYZ | xyz(64.5848, 54.3222, 85.6643) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.83
Light Lavendar
#EFC0FE
ΔE00 4.50
Mauve
#E0B0FF
ΔE00 5.85
Light Lilac
#EDC8FF
ΔE00 6.47
Light Violet
#D6B4FC
ΔE00 7.26
Very Light Purple
#F6CEFC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFEB #AFEBAF
analogous
#CDAFEB #EBAFEB #EBAFCD
triadic
#EBAFEB #EBEBAF #AFEBEB
tetradic
#EBAFEB #EBCDAF #AFEBAF #AFCDEB
square
#EBAFEB #EBCDAF #AFEBAF #AFCDEB
split-complementary
#EBAFEB #CDEBAF #AFEBCD
monochromatic
#D34DD3 #DF7EDF #EBAFEB #F7E0F7 #F9E7F9
Accessibility & contrast
On white
1.77
#EBAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#EBAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFEB
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFEB | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#EFB4C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebafeb; /* rgb */ color: rgb(235, 175, 235); /* oklch */ color: oklch(82.8% 0.105 326.5);
Tailwind
colors: {
custom: {
50: '#f2c7f1',
500: '#ebafeb',
950: '#000000',
},
}SCSS
$custom: #ebafeb; $custom-light: #f2c7f1; $custom-dark: #000000;
JSON
{
"hex": "#ebafeb",
"rgb": {
"r": 235,
"g": 175,
"b": 235
},
"hsl": {
"h": 300,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82834,
"c": 0.10474,
"h": 326.5
},
"luminance": 0.5432
}Semantic roles & 50–950 ramp
primary
#EBAFEB
secondary
#77C777
accent
#C81E1E
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285