#EBAFEA#EBAFEA
#EBAFEA is a very light, moderate purple. Relative luminance 0.543; OKLCH L 82.8% C 0.104 H 327.0°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBAFEA |
|---|---|
| RGB | rgb(235, 175, 234) |
| HSL | hsl(301, 60%, 80%) |
| HSV | hsv(301, 26%, 92%) |
| CMYK | cmyk(0%, 25.5%, 0.4%, 7.8%) |
| CIE-LAB | lab(78.62, 31.42, -20.96) |
| CIE-LCH | lch(78.62, 37.77, 326.30°) |
| OKLab | oklab(82.8% 0.087 -0.0565) |
| OKLCH | oklch(82.8% 0.104 327) |
| XYZ | xyz(64.4407, 54.2646, 84.9055) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.83
Light Lavendar
#EFC0FE
ΔE00 4.61
Mauve
#E0B0FF
ΔE00 6.07
Light Lilac
#EDC8FF
ΔE00 6.53
Very Light Purple
#F6CEFC
ΔE00 7.33
Light Violet
#D6B4FC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBAFEA #AFEBB0
analogous
#CEAFEB #EBAFEA #EBAFCC
triadic
#EBAFEA #EAEBAF #AFEAEB
tetradic
#EBAFEA #EBCEAF #AFEBB0 #AFCCEB
square
#EBAFEA #EBCEAF #AFEBB0 #AFCCEB
split-complementary
#EBAFEA #CCEBAF #AFEBCE
monochromatic
#D34DD0 #DF7EDD #EBAFEA #F7E0F7 #F9E7F9
Accessibility & contrast
On white
1.77
#EBAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#EBAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBAFEA
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBAFEA | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#EFB4C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebafea; /* rgb */ color: rgb(235, 175, 234); /* oklch */ color: oklch(82.8% 0.104 327.0);
Tailwind
colors: {
custom: {
50: '#f2c7f0',
500: '#ebafea',
950: '#000000',
},
}SCSS
$custom: #ebafea; $custom-light: #f2c7f0; $custom-dark: #000000;
JSON
{
"hex": "#ebafea",
"rgb": {
"r": 235,
"g": 175,
"b": 234
},
"hsl": {
"h": 301,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.82797,
"c": 0.10374,
"h": 327
},
"luminance": 0.54263
}Semantic roles & 50–950 ramp
primary
#EBAFEA
secondary
#77C778
accent
#C8211E
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285