#EBBBFB#EBBBFB
#EBBBFB is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.5% C 0.101 H 317.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBFB |
|---|---|
| RGB | rgb(235, 187, 251) |
| HSL | hsl(285, 89%, 86%) |
| HSV | hsv(285, 25%, 98%) |
| CMYK | cmyk(6.4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(81.93, 28.22, -25.04) |
| CIE-LCH | lch(81.93, 37.73, 318.41°) |
| OKLab | oklab(85.53% 0.0744 -0.068) |
| OKLCH | oklch(85.53% 0.101 317.6) |
| XYZ | xyz(69.4413, 60.1691, 99.2038) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.19
Light Lilac
#EDC8FF
ΔE00 3.40
Mauve
#E0B0FF
ΔE00 4.13
Light Lavender
#DFC5FE
ΔE00 4.75
Light Violet
#D6B4FC
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBFB #CBFBBB
analogous
#CBBBFB #EBBBFB #FBBBEB
triadic
#EBBBFB #FBEBBB #BBFBEB
tetradic
#EBBBFB #FBCBBB #CBFBBB #BBEBFB
square
#EBBBFB #FBCBBB #CBFBBB #BBEBFB
split-complementary
#EBBBFB #EBFBBB #BBFBCB
monochromatic
#C947F4 #DA81F8 #EBBBFB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.61
#EBBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#EBBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBFB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBFB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FE
Deuteranopia (green-blind)
#BECDF9
Tritanopia (blue-blind)
#EBC2D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbbfb; /* rgb */ color: rgb(235, 187, 251); /* oklch */ color: oklch(85.5% 0.101 317.6);
Tailwind
colors: {
custom: {
50: '#f2cffc',
500: '#ebbbfb',
950: '#000000',
},
}SCSS
$custom: #ebbbfb; $custom-light: #f2cffc; $custom-dark: #000000;
JSON
{
"hex": "#ebbbfb",
"rgb": {
"r": 235,
"g": 187,
"b": 251
},
"hsl": {
"h": 285,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85525,
"c": 0.10076,
"h": 317.6
},
"luminance": 0.60168
}Semantic roles & 50–950 ramp
primary
#EBBBFB
secondary
#94E07A
accent
#E60039
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385