#EBBEFD#EBBEFD
#EBBEFD is a very light, moderate purple. Relative luminance 0.616; OKLCH L 86.1% C 0.098 H 316.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEFD |
|---|---|
| RGB | rgb(235, 190, 253) |
| HSL | hsl(283, 94%, 87%) |
| HSV | hsv(283, 25%, 99%) |
| CMYK | cmyk(7.1%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(82.69, 27.00, -24.95) |
| CIE-LCH | lch(82.69, 36.77, 317.26°) |
| OKLab | oklab(86.13% 0.0706 -0.0677) |
| OKLCH | oklch(86.13% 0.098 316.2) |
| XYZ | xyz(70.4013, 61.5821, 101.0873) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.82
Light Lilac
#EDC8FF
ΔE00 2.69
Light Lavender
#DFC5FE
ΔE00 4.08
Mauve
#E0B0FF
ΔE00 4.45
Pale Lilac
#E4CBFF
ΔE00 4.73
Light Violet
#D6B4FC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEFD #D0FDBE
analogous
#CCBEFD #EBBEFD #FDBEF0
triadic
#EBBEFD #FDEBBE #BEFDEB
tetradic
#EBBEFD #FDCCBE #D0FDBE #BEF0FD
square
#EBBEFD #FDCCBE #D0FDBE #BEF0FD
split-complementary
#EBBEFD #F0FDBE #BEFDCC
monochromatic
#C647F9 #D983FB #EBBEFD #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.58
#EBBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#EBBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEFD
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEFD | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#EBC5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ebbefd; /* rgb */ color: rgb(235, 190, 253); /* oklch */ color: oklch(86.1% 0.098 316.2);
Tailwind
colors: {
custom: {
50: '#f2d2fe',
500: '#ebbefd',
950: '#000000',
},
}SCSS
$custom: #ebbefd; $custom-light: #f2d2fe; $custom-dark: #000000;
JSON
{
"hex": "#ebbefd",
"rgb": {
"r": 235,
"g": 190,
"b": 253
},
"hsl": {
"h": 282.857,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.86131,
"c": 0.09784,
"h": 316.2
},
"luminance": 0.61581
}Semantic roles & 50–950 ramp
primary
#EBBEFD
secondary
#99E47B
accent
#E60042
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385