#EBBEF6#EBBEF6
#EBBEF6 is a very light, moderate purple. Relative luminance 0.611; OKLCH L 85.9% C 0.090 H 319.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEF6 |
|---|---|
| RGB | rgb(235, 190, 246) |
| HSL | hsl(288, 76%, 85%) |
| HSV | hsv(288, 23%, 96%) |
| CMYK | cmyk(4.5%, 22.8%, 0%, 3.5%) |
| CIE-LAB | lab(82.46, 25.66, -21.57) |
| CIE-LCH | lch(82.46, 33.52, 319.94°) |
| OKLab | oklab(85.87% 0.0685 -0.0583) |
| OKLCH | oklch(85.87% 0.09 319.6) |
| XYZ | xyz(69.3067, 61.1442, 95.3219) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.49
Light Lilac
#EDC8FF
ΔE00 2.57
Very Light Purple
#F6CEFC
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 4.45
Light Lavender
#DFC5FE
ΔE00 4.63
Pale Lilac
#E4CBFF
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEF6 #C9F6BE
analogous
#CFBEF6 #EBBEF6 #F6BEE5
triadic
#EBBEF6 #F6EBBE #BEF6EB
tetradic
#EBBEF6 #F6CFBE #C9F6BE #BEE5F6
square
#EBBEF6 #F6CFBE #C9F6BE #BEE5F6
split-complementary
#EBBEF6 #E5F6BE #BEF6CF
monochromatic
#CA52E7 #DA88EF #EBBEF6 #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.59
#EBBEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#EBBEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEF6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEF6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF8
Deuteranopia (green-blind)
#C2CFF4
Tritanopia (blue-blind)
#ECC4D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebbef6; /* rgb */ color: rgb(235, 190, 246); /* oklch */ color: oklch(85.9% 0.090 319.6);
Tailwind
colors: {
custom: {
50: '#f2d2f9',
500: '#ebbef6',
950: '#000000',
},
}SCSS
$custom: #ebbef6; $custom-light: #f2d2f9; $custom-dark: #000000;
JSON
{
"hex": "#ebbef6",
"rgb": {
"r": 235,
"g": 190,
"b": 246
},
"hsl": {
"h": 288.214,
"s": 75.676,
"l": 85.49
},
"oklch": {
"l": 0.85874,
"c": 0.08999,
"h": 319.6
},
"luminance": 0.61143
}Semantic roles & 50–950 ramp
primary
#EBBEF6
secondary
#91D880
accent
#D80E35
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385