#EBBBF4#EBBBF4
#EBBBF4 is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.3% C 0.093 H 321.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBF4 |
|---|---|
| RGB | rgb(235, 187, 244) |
| HSL | hsl(291, 72%, 85%) |
| HSV | hsv(291, 23%, 96%) |
| CMYK | cmyk(3.7%, 23.4%, 0%, 4.3%) |
| CIE-LAB | lab(81.69, 26.88, -21.66) |
| CIE-LCH | lch(81.69, 34.52, 321.14°) |
| OKLab | oklab(85.27% 0.0723 -0.0585) |
| OKLCH | oklch(85.27% 0.093 321) |
| XYZ | xyz(68.3583, 59.7359, 93.4996) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.80
Light Lilac
#EDC8FF
ΔE00 3.36
Very Light Purple
#F6CEFC
ΔE00 4.69
Pale Lavender
#EECFFE
ΔE00 5.22
Light Lavender
#DFC5FE
ΔE00 5.26
Mauve
#E0B0FF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBF4 #C4F4BB
analogous
#CFBBF4 #EBBBF4 #F4BBE1
triadic
#EBBBF4 #F4EBBB #BBF4EB
tetradic
#EBBBF4 #F4CFBB #C4F4BB #BBE1F4
square
#EBBBF4 #F4CFBB #C4F4BB #BBE1F4
split-complementary
#EBBBF4 #E1F4BB #BBF4CF
monochromatic
#CC52E3 #DC86EB #EBBBF4 #F7E5FB #F7E5FB
Accessibility & contrast
On white
1.62
#EBBBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#EBBBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBF4
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBF4 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C8F6
Deuteranopia (green-blind)
#C0CDF2
Tritanopia (blue-blind)
#EDC1CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ebbbf4; /* rgb */ color: rgb(235, 187, 244); /* oklch */ color: oklch(85.3% 0.093 321.0);
Tailwind
colors: {
custom: {
50: '#f2cff7',
500: '#ebbbf4',
950: '#000000',
},
}SCSS
$custom: #ebbbf4; $custom-light: #f2cff7; $custom-dark: #000000;
JSON
{
"hex": "#ebbbf4",
"rgb": {
"r": 235,
"g": 187,
"b": 244
},
"hsl": {
"h": 290.526,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85266,
"c": 0.09303,
"h": 321
},
"luminance": 0.59734
}Semantic roles & 50–950 ramp
primary
#EBBBF4
secondary
#8CD57E
accent
#D41130
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385