#EBBCF4#EBBCF4
#EBBCF4 is a very light, moderate purple. Relative luminance 0.602; OKLCH L 85.4% C 0.091 H 320.9°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCF4 |
|---|---|
| RGB | rgb(235, 188, 244) |
| HSL | hsl(290, 72%, 85%) |
| HSV | hsv(290, 23%, 96%) |
| CMYK | cmyk(3.7%, 23%, 0%, 4.3%) |
| CIE-LAB | lab(81.93, 26.35, -21.31) |
| CIE-LCH | lch(81.93, 33.88, 321.03°) |
| OKLab | oklab(85.44% 0.0708 -0.0576) |
| OKLCH | oklch(85.44% 0.091 320.9) |
| XYZ | xyz(68.5711, 60.1617, 93.5705) |
| Luminance | 0.6016 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.80
Light Lilac
#EDC8FF
ΔE00 3.14
Very Light Purple
#F6CEFC
ΔE00 4.42
Pale Lavender
#EECFFE
ΔE00 4.95
Light Lavender
#DFC5FE
ΔE00 5.12
Pale Mauve
#FED0FC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCF4 #C5F4BC
analogous
#CFBCF4 #EBBCF4 #F4BCE1
triadic
#EBBCF4 #F4EBBC #BCF4EB
tetradic
#EBBCF4 #F4CFBC #C5F4BC #BCE1F4
square
#EBBCF4 #F4CFBC #C5F4BC #BCE1F4
split-complementary
#EBBCF4 #E1F4BC #BCF4CF
monochromatic
#CC53E3 #DB87EB #EBBCF4 #F7E5FB #F7E5FB
Accessibility & contrast
On white
1.61
#EBBCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#EBBCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCF4
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCF4 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C8F6
Deuteranopia (green-blind)
#C1CDF2
Tritanopia (blue-blind)
#ECC2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbcf4; /* rgb */ color: rgb(235, 188, 244); /* oklch */ color: oklch(85.4% 0.091 320.9);
Tailwind
colors: {
custom: {
50: '#f2d0f7',
500: '#ebbcf4',
950: '#000000',
},
}SCSS
$custom: #ebbcf4; $custom-light: #f2d0f7; $custom-dark: #000000;
JSON
{
"hex": "#ebbcf4",
"rgb": {
"r": 235,
"g": 188,
"b": 244
},
"hsl": {
"h": 290.357,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.85444,
"c": 0.09128,
"h": 320.9
},
"luminance": 0.6016
}Semantic roles & 50–950 ramp
primary
#EBBCF4
secondary
#8DD57F
accent
#D41231
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385