#EBBCFB#EBBCFB
#EBBCFB is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.7% C 0.099 H 317.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCFB |
|---|---|
| RGB | rgb(235, 188, 251) |
| HSL | hsl(285, 89%, 86%) |
| HSV | hsv(285, 25%, 98%) |
| CMYK | cmyk(6.4%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.16, 27.68, -24.69) |
| CIE-LCH | lch(82.16, 37.10, 318.27°) |
| OKLab | oklab(85.7% 0.0729 -0.067) |
| OKLCH | oklch(85.7% 0.099 317.4) |
| XYZ | xyz(69.6542, 60.5949, 99.2747) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.97
Light Lilac
#EDC8FF
ΔE00 3.12
Mauve
#E0B0FF
ΔE00 4.34
Light Lavender
#DFC5FE
ΔE00 4.55
Light Violet
#D6B4FC
ΔE00 4.97
Pale Lilac
#E4CBFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCFB #CCFBBC
analogous
#CBBCFB #EBBCFB #FBBCEB
triadic
#EBBCFB #FBEBBC #BCFBEB
tetradic
#EBBCFB #FBCBBC #CCFBBC #BCEBFB
square
#EBBCFB #FBCBBC #CCFBBC #BCEBFB
split-complementary
#EBBCFB #EBFBBC #BCFBCB
monochromatic
#C948F4 #DA82F8 #EBBCFB #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.60
#EBBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EBBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCFB
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCFB | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#EBC3D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbcfb; /* rgb */ color: rgb(235, 188, 251); /* oklch */ color: oklch(85.7% 0.099 317.4);
Tailwind
colors: {
custom: {
50: '#f2d0fc',
500: '#ebbcfb',
950: '#000000',
},
}SCSS
$custom: #ebbcfb; $custom-light: #f2d0fc; $custom-dark: #000000;
JSON
{
"hex": "#ebbcfb",
"rgb": {
"r": 235,
"g": 188,
"b": 251
},
"hsl": {
"h": 284.762,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.85702,
"c": 0.09903,
"h": 317.4
},
"luminance": 0.60594
}Semantic roles & 50–950 ramp
primary
#EBBCFB
secondary
#95E07B
accent
#E5003A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385