#EBBEE8#EBBEE8
#EBBEE8 is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.4% C 0.075 H 328.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEE8 |
|---|---|
| RGB | rgb(235, 190, 232) |
| HSL | hsl(304, 53%, 83%) |
| HSV | hsv(304, 19%, 92%) |
| CMYK | cmyk(0%, 19.1%, 1.3%, 7.8%) |
| CIE-LAB | lab(82.01, 23.06, -14.76) |
| CIE-LCH | lch(82.01, 27.38, 327.38°) |
| OKLab | oklab(85.38% 0.0641 -0.0395) |
| OKLCH | oklch(85.38% 0.075 328.4) |
| XYZ | xyz(67.2383, 60.3169, 84.4286) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.99
Pale Mauve
#FED0FC
ΔE00 4.30
Light Lilac
#EDC8FF
ΔE00 4.93
Light Lavendar
#EFC0FE
ΔE00 5.04
Pale Lavender
#EECFFE
ΔE00 5.20
Thistle
#D8BFD8
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEE8 #BEEBC1
analogous
#D7BEEB #EBBEE8 #EBBED1
triadic
#EBBEE8 #E8EBBE #BEE8EB
tetradic
#EBBEE8 #EBD7BE #BEEBC1 #BED1EB
square
#EBBEE8 #EBD7BE #BEEBC1 #BED1EB
split-complementary
#EBBEE8 #D1EBBE #BEEBD7
monochromatic
#CE60C7 #DD8FD7 #EBBEE8 #F8E8F7 #F8E8F7
Accessibility & contrast
On white
1.61
#EBBEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#EBBEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEE8
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEE8 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC8EA
Deuteranopia (green-blind)
#C6CEE6
Tritanopia (blue-blind)
#EFC1CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbee8; /* rgb */ color: rgb(235, 190, 232); /* oklch */ color: oklch(85.4% 0.075 328.4);
Tailwind
colors: {
custom: {
50: '#f1d1ef',
500: '#ebbee8',
950: '#000000',
},
}SCSS
$custom: #ebbee8; $custom-light: #f1d1ef; $custom-dark: #000000;
JSON
{
"hex": "#ebbee8",
"rgb": {
"r": 235,
"g": 190,
"b": 232
},
"hsl": {
"h": 304,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.85383,
"c": 0.07531,
"h": 328.4
},
"luminance": 0.60315
}Semantic roles & 50–950 ramp
primary
#EBBEE8
secondary
#86C78A
accent
#C02F25
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385