#EBBBED#EBBBED
#EBBBED is a very light, moderate purple. Relative luminance 0.593; OKLCH L 85.0% C 0.086 H 325.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBED |
|---|---|
| RGB | rgb(235, 187, 237) |
| HSL | hsl(298, 58%, 83%) |
| HSV | hsv(298, 21%, 93%) |
| CMYK | cmyk(0.8%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.47, 25.57, -18.26) |
| CIE-LCH | lch(81.47, 31.42, 324.48°) |
| OKLab | oklab(85.02% 0.0702 -0.0491) |
| OKLCH | oklch(85.02% 0.086 325) |
| XYZ | xyz(67.3155, 59.3188, 88.0080) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.36
Light Lilac
#EDC8FF
ΔE00 4.11
Very Light Purple
#F6CEFC
ΔE00 4.32
Pale Mauve
#FED0FC
ΔE00 4.94
Pale Lavender
#EECFFE
ΔE00 5.29
Light Lavender
#DFC5FE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBED #BDEDBB
analogous
#D2BBED #EBBBED #EDBBD6
triadic
#EBBBED #EDEBBB #BBEDEB
tetradic
#EBBBED #EDD2BB #BDEDBB #BBD6ED
square
#EBBBED #EDD2BB #BDEDBB #BBD6ED
split-complementary
#EBBBED #D6EDBB #BBEDD2
monochromatic
#CF5AD3 #DD8BE0 #EBBBED #F8E7F9 #F8E7F9
Accessibility & contrast
On white
1.63
#EBBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EBBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBED
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBED | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#C2CCEB
Tritanopia (blue-blind)
#EEBFCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebbbed; /* rgb */ color: rgb(235, 187, 237); /* oklch */ color: oklch(85.0% 0.086 325.0);
Tailwind
colors: {
custom: {
50: '#f2cff3',
500: '#ebbbed',
950: '#000000',
},
}SCSS
$custom: #ebbbed; $custom-light: #f2cff3; $custom-dark: #000000;
JSON
{
"hex": "#ebbbed",
"rgb": {
"r": 235,
"g": 187,
"b": 237
},
"hsl": {
"h": 297.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.85016,
"c": 0.08563,
"h": 325
},
"luminance": 0.59317
}Semantic roles & 50–950 ramp
primary
#EBBBED
secondary
#85CA82
accent
#C62026
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385