#EBBEEE#EBBEEE
#EBBEEE is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.6% C 0.081 H 324.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBEEE |
|---|---|
| RGB | rgb(235, 190, 238) |
| HSL | hsl(296, 59%, 84%) |
| HSV | hsv(296, 20%, 93%) |
| CMYK | cmyk(1.3%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(82.20, 24.16, -17.69) |
| CIE-LCH | lch(82.20, 29.94, 323.79°) |
| OKLab | oklab(85.59% 0.0661 -0.0476) |
| OKLCH | oklch(85.59% 0.081 324.2) |
| XYZ | xyz(68.1051, 60.6636, 88.9939) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.44
Very Light Purple
#F6CEFC
ΔE00 3.61
Light Lilac
#EDC8FF
ΔE00 3.65
Pale Mauve
#FED0FC
ΔE00 4.35
Pale Lavender
#EECFFE
ΔE00 4.56
Pale Lilac
#E4CBFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBEEE #C1EEBE
analogous
#D3BEEE #EBBEEE #EEBED9
triadic
#EBBEEE #EEEBBE #BEEEEB
tetradic
#EBBEEE #EED3BE #C1EEBE #BED9EE
square
#EBBEEE #EED3BE #C1EEBE #BED9EE
split-complementary
#EBBEEE #D9EEBE #BEEED3
monochromatic
#CD5DD5 #DC8DE1 #EBBEEE #F8E7F9 #F8E7F9
Accessibility & contrast
On white
1.60
#EBBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#EBBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBEEE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBEEE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F0
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#EDC2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ebbeee; /* rgb */ color: rgb(235, 190, 238); /* oklch */ color: oklch(85.6% 0.081 324.2);
Tailwind
colors: {
custom: {
50: '#f1d1f3',
500: '#ebbeee',
950: '#000000',
},
}SCSS
$custom: #ebbeee; $custom-light: #f1d1f3; $custom-dark: #000000;
JSON
{
"hex": "#ebbeee",
"rgb": {
"r": 235,
"g": 190,
"b": 238
},
"hsl": {
"h": 296.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.85589,
"c": 0.08139,
"h": 324.2
},
"luminance": 0.60662
}Semantic roles & 50–950 ramp
primary
#EBBEEE
secondary
#89CC84
accent
#C61F2A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385