#EBBBFE#EBBBFE
#EBBBFE is a very light, moderate purple. Relative luminance 0.604; OKLCH L 85.6% C 0.104 H 316.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBFE |
|---|---|
| RGB | rgb(235, 187, 254) |
| HSL | hsl(283, 97%, 86%) |
| HSV | hsv(283, 26%, 100%) |
| CMYK | cmyk(7.5%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.03, 28.80, -26.49) |
| CIE-LCH | lch(82.03, 39.13, 317.39°) |
| OKLab | oklab(85.64% 0.0752 -0.072) |
| OKLCH | oklch(85.64% 0.104 316.2) |
| XYZ | xyz(69.9180, 60.3598, 101.7141) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.52
Mauve
#E0B0FF
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 3.64
Light Violet
#D6B4FC
ΔE00 4.49
Light Lavender
#DFC5FE
ΔE00 4.68
Pale Lilac
#E4CBFF
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBFE #CEFEBB
analogous
#CABBFE #EBBBFE #FEBBF0
triadic
#EBBBFE #FEEBBB #BBFEEB
tetradic
#EBBBFE #FECABB #CEFEBB #BBF0FE
square
#EBBBFE #FECABB #CEFEBB #BBF0FE
split-complementary
#EBBBFE #F0FEBB #BBFECA
monochromatic
#C842FC #D97FFD #EBBBFE #F6E1FF #F6E1FF
Accessibility & contrast
On white
1.61
#EBBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#EBBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBFE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBFE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#EBC3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbbfe; /* rgb */ color: rgb(235, 187, 254); /* oklch */ color: oklch(85.6% 0.104 316.2);
Tailwind
colors: {
custom: {
50: '#f2cfff',
500: '#ebbbfe',
950: '#000000',
},
}SCSS
$custom: #ebbbfe; $custom-light: #f2cfff; $custom-dark: #000000;
JSON
{
"hex": "#ebbbfe",
"rgb": {
"r": 235,
"g": 187,
"b": 254
},
"hsl": {
"h": 282.985,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.85638,
"c": 0.10415,
"h": 316.2
},
"luminance": 0.60359
}Semantic roles & 50–950 ramp
primary
#EBBBFE
secondary
#97E578
accent
#E60041
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386