#EBBBF3#EBBBF3
#EBBBF3 is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.2% C 0.092 H 321.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBF3 |
|---|---|
| RGB | rgb(235, 187, 243) |
| HSL | hsl(291, 70%, 84%) |
| HSV | hsv(291, 23%, 95%) |
| CMYK | cmyk(3.3%, 23%, 0%, 4.7%) |
| CIE-LAB | lab(81.66, 26.69, -21.18) |
| CIE-LCH | lch(81.66, 34.07, 321.57°) |
| OKLab | oklab(85.23% 0.072 -0.0572) |
| OKLCH | oklch(85.23% 0.092 321.5) |
| XYZ | xyz(68.2068, 59.6753, 92.7021) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.00
Light Lilac
#EDC8FF
ΔE00 3.42
Very Light Purple
#F6CEFC
ΔE00 4.60
Pale Lavender
#EECFFE
ΔE00 5.20
Light Lavender
#DFC5FE
ΔE00 5.37
Pale Mauve
#FED0FC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBF3 #C3F3BB
analogous
#CFBBF3 #EBBBF3 #F3BBDF
triadic
#EBBBF3 #F3EBBB #BBF3EB
tetradic
#EBBBF3 #F3CFBB #C3F3BB #BBDFF3
square
#EBBBF3 #F3CFBB #C3F3BB #BBDFF3
split-complementary
#EBBBF3 #DFF3BB #BBF3CF
monochromatic
#CC53E1 #DC87EA #EBBBF3 #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.62
#EBBBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#EBBBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBF3
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBF3 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F5
Deuteranopia (green-blind)
#C0CDF1
Tritanopia (blue-blind)
#EDC0CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbbf3; /* rgb */ color: rgb(235, 187, 243); /* oklch */ color: oklch(85.2% 0.092 321.5);
Tailwind
colors: {
custom: {
50: '#f2cff7',
500: '#ebbbf3',
950: '#000000',
},
}SCSS
$custom: #ebbbf3; $custom-light: #f2cff7; $custom-dark: #000000;
JSON
{
"hex": "#ebbbf3",
"rgb": {
"r": 235,
"g": 187,
"b": 243
},
"hsl": {
"h": 291.429,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.8523,
"c": 0.09195,
"h": 321.5
},
"luminance": 0.59674
}Semantic roles & 50–950 ramp
primary
#EBBBF3
secondary
#8BD37F
accent
#D2142F
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385