#EBB8EF#EBB8EF
#EBB8EF is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.6% C 0.093 H 324.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB8EF |
|---|---|
| RGB | rgb(235, 184, 239) |
| HSL | hsl(296, 63%, 83%) |
| HSV | hsv(296, 23%, 94%) |
| CMYK | cmyk(1.7%, 23%, 0%, 6.3%) |
| CIE-LAB | lab(80.84, 27.54, -20.28) |
| CIE-LCH | lch(80.84, 34.20, 323.63°) |
| OKLab | oklab(84.55% 0.0752 -0.0547) |
| OKLCH | oklch(84.55% 0.093 324) |
| XYZ | xyz(66.9796, 58.1767, 89.3455) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.87
Light Lilac
#EDC8FF
ΔE00 4.34
Very Light Purple
#F6CEFC
ΔE00 5.15
Plum
#DDA0DD
ΔE00 5.73
Pale Mauve
#FED0FC
ΔE00 5.81
Pale Lavender
#EECFFE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB8EF #BCEFB8
analogous
#CFB8EF #EBB8EF #EFB8D7
triadic
#EBB8EF #EFEBB8 #B8EFEB
tetradic
#EBB8EF #EFCFB8 #BCEFB8 #B8D7EF
square
#EBB8EF #EFCFB8 #BCEFB8 #B8D7EF
split-complementary
#EBB8EF #D7EFB8 #B8EFCF
monochromatic
#CF54D8 #DD86E4 #EBB8EF #F8E6F9 #F8E6F9
Accessibility & contrast
On white
1.66
#EBB8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EBB8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB8EF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB8EF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#EEBDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebb8ef; /* rgb */ color: rgb(235, 184, 239); /* oklch */ color: oklch(84.6% 0.093 324.0);
Tailwind
colors: {
custom: {
50: '#f2cdf4',
500: '#ebb8ef',
950: '#000000',
},
}SCSS
$custom: #ebb8ef; $custom-light: #f2cdf4; $custom-dark: #000000;
JSON
{
"hex": "#ebb8ef",
"rgb": {
"r": 235,
"g": 184,
"b": 239
},
"hsl": {
"h": 295.636,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.84554,
"c": 0.09298,
"h": 324
},
"luminance": 0.58175
}Semantic roles & 50–950 ramp
primary
#EBB8EF
secondary
#84CD7E
accent
#CB1B27
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385