#EBB8FE#EBB8FE
#EBB8FE is a very light, moderate purple. Relative luminance 0.591; OKLCH L 85.1% C 0.109 H 316.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8FE |
|---|---|
| RGB | rgb(235, 184, 254) |
| HSL | hsl(284, 97%, 86%) |
| HSV | hsv(284, 28%, 100%) |
| CMYK | cmyk(7.5%, 27.6%, 0%, 0.4%) |
| CIE-LAB | lab(81.35, 30.40, -27.54) |
| CIE-LCH | lch(81.35, 41.02, 317.83°) |
| OKLab | oklab(85.11% 0.0795 -0.075) |
| OKLCH | oklch(85.11% 0.109 316.7) |
| XYZ | xyz(69.2882, 59.1002, 101.5042) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.25
Mauve
#E0B0FF
ΔE00 3.06
Light Violet
#D6B4FC
ΔE00 4.41
Light Lilac
#EDC8FF
ΔE00 4.47
Light Lavender
#DFC5FE
ΔE00 5.35
Pale Violet
#CEAEFA
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8FE #CBFEB8
analogous
#C8B8FE #EBB8FE #FEB8EE
triadic
#EBB8FE #FEEBB8 #B8FEEB
tetradic
#EBB8FE #FEC8B8 #CBFEB8 #B8EEFE
square
#EBB8FE #FEC8B8 #CBFEB8 #B8EEFE
split-complementary
#EBB8FE #EEFEB8 #B8FEC8
monochromatic
#C93FFC #DA7CFD #EBB8FE #F6E1FF #F6E1FF
Accessibility & contrast
On white
1.64
#EBB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EBB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8FE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8FE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#BACCFC
Tritanopia (blue-blind)
#EBC0D1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebb8fe; /* rgb */ color: rgb(235, 184, 254); /* oklch */ color: oklch(85.1% 0.109 316.7);
Tailwind
colors: {
custom: {
50: '#f2cdff',
500: '#ebb8fe',
950: '#000000',
},
}SCSS
$custom: #ebb8fe; $custom-light: #f2cdff; $custom-dark: #000000;
JSON
{
"hex": "#ebb8fe",
"rgb": {
"r": 235,
"g": 184,
"b": 254
},
"hsl": {
"h": 283.714,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.85113,
"c": 0.1093,
"h": 316.7
},
"luminance": 0.59099
}Semantic roles & 50–950 ramp
primary
#EBB8FE
secondary
#94E575
accent
#E6003E
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171318
muted
#858386