#E3BBFC#E3BBFC
#E3BBFC is a very light, moderate violet. Relative luminance 0.589; OKLCH L 84.8% C 0.098 H 312.1°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E3BBFC |
|---|---|
| RGB | rgb(227, 187, 252) |
| HSL | hsl(277, 92%, 86%) |
| HSV | hsv(277, 26%, 99%) |
| CMYK | cmyk(9.9%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(81.24, 25.90, -26.70) |
| CIE-LCH | lch(81.24, 37.20, 314.13°) |
| OKLab | oklab(84.83% 0.0658 -0.0727) |
| OKLCH | oklch(84.83% 0.098 312.1) |
| XYZ | xyz(67.0166, 58.9006, 99.9151) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.51
Light Violet
#D6B4FC
ΔE00 3.20
Mauve
#E0B0FF
ΔE00 3.39
Light Lavender
#DFC5FE
ΔE00 3.41
Light Lilac
#EDC8FF
ΔE00 3.56
Pale Lilac
#E4CBFF
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3BBFC #D4FCBB
analogous
#C2BBFC #E3BBFC #FCBBF4
triadic
#E3BBFC #FCE3BB #BBFCE3
tetradic
#E3BBFC #FCC2BB #D4FCBB #BBF4FC
square
#E3BBFC #FCC2BB #D4FCBB #BBF4FC
split-complementary
#E3BBFC #F4FCBB #BBFCC2
monochromatic
#B346F7 #CB80F9 #E3BBFC #F3E2FE #F3E2FE
Accessibility & contrast
On white
1.64
#E3BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#E3BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3BBFC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3BBFC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C8FF
Deuteranopia (green-blind)
#B9CBFA
Tritanopia (blue-blind)
#E1C3D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #e3bbfc; /* rgb */ color: rgb(227, 187, 252); /* oklch */ color: oklch(84.8% 0.098 312.1);
Tailwind
colors: {
custom: {
50: '#eccffd',
500: '#e3bbfc',
950: '#000000',
},
}SCSS
$custom: #e3bbfc; $custom-light: #eccffd; $custom-dark: #000000;
JSON
{
"hex": "#e3bbfc",
"rgb": {
"r": 227,
"g": 187,
"b": 252
},
"hsl": {
"h": 276.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.84834,
"c": 0.0981,
"h": 312.1
},
"luminance": 0.589
}Semantic roles & 50–950 ramp
primary
#E3BBFC
secondary
#A2E279
accent
#E60058
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385