#EBBBFC#EBBBFC
#EBBBFC is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.6% C 0.102 H 317.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBFC |
|---|---|
| RGB | rgb(235, 187, 252) |
| HSL | hsl(284, 92%, 86%) |
| HSV | hsv(284, 26%, 99%) |
| CMYK | cmyk(6.7%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.96, 28.41, -25.53) |
| CIE-LCH | lch(81.96, 38.19, 318.06°) |
| OKLab | oklab(85.56% 0.0746 -0.0693) |
| OKLCH | oklch(85.56% 0.102 317.1) |
| XYZ | xyz(69.5994, 60.2323, 100.0362) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.26
Light Lilac
#EDC8FF
ΔE00 3.47
Mauve
#E0B0FF
ΔE00 3.95
Light Lavender
#DFC5FE
ΔE00 4.71
Light Violet
#D6B4FC
ΔE00 4.75
Pale Lilac
#E4CBFF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBFC #CCFCBB
analogous
#CABBFC #EBBBFC #FCBBEC
triadic
#EBBBFC #FCEBBB #BBFCEB
tetradic
#EBBBFC #FCCABB #CCFCBB #BBECFC
square
#EBBBFC #FCCABB #CCFCBB #BBECFC
split-complementary
#EBBBFC #ECFCBB #BBFCCA
monochromatic
#C946F7 #DA80F9 #EBBBFC #F6E2FE #F6E2FE
Accessibility & contrast
On white
1.61
#EBBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EBBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBFC
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBFC | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#EBC2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbbfc; /* rgb */ color: rgb(235, 187, 252); /* oklch */ color: oklch(85.6% 0.102 317.1);
Tailwind
colors: {
custom: {
50: '#f2cffd',
500: '#ebbbfc',
950: '#000000',
},
}SCSS
$custom: #ebbbfc; $custom-light: #f2cffd; $custom-dark: #000000;
JSON
{
"hex": "#ebbbfc",
"rgb": {
"r": 235,
"g": 187,
"b": 252
},
"hsl": {
"h": 284.308,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85563,
"c": 0.10188,
"h": 317.1
},
"luminance": 0.60231
}Semantic roles & 50–950 ramp
primary
#EBBBFC
secondary
#95E279
accent
#E6003C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385