#EEBBEC#EEBBEC
#EEBBEC is a very light, moderate purple. Relative luminance 0.598; OKLCH L 85.3% C 0.087 H 327.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBEC |
|---|---|
| RGB | rgb(238, 187, 236) |
| HSL | hsl(302, 60%, 83%) |
| HSV | hsv(302, 21%, 93%) |
| CMYK | cmyk(0%, 21.4%, 0.8%, 6.7%) |
| CIE-LAB | lab(81.72, 26.37, -17.32) |
| CIE-LCH | lch(81.72, 31.55, 326.71°) |
| OKLab | oklab(85.26% 0.0732 -0.0465) |
| OKLCH | oklch(85.26% 0.087 327.6) |
| XYZ | xyz(68.1689, 59.7757, 87.2875) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.87
Very Light Purple
#F6CEFC
ΔE00 4.43
Light Lilac
#EDC8FF
ΔE00 4.66
Pale Mauve
#FED0FC
ΔE00 4.74
Pale Lavender
#EECFFE
ΔE00 5.70
Plum
#DDA0DD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBEC #BBEEBD
analogous
#D6BBEE #EEBBEC #EEBBD2
triadic
#EEBBEC #ECEEBB #BBECEE
tetradic
#EEBBEC #EED6BB #BBEEBD #BBD2EE
square
#EEBBEC #EED6BB #BBEEBD #BBD2EE
split-complementary
#EEBBEC #D2EEBB #BBEED6
monochromatic
#D659D1 #E28ADE #EEBBEC #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.62
#EEBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#EEBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBEC
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBEC | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#C4CDEA
Tritanopia (blue-blind)
#F2BFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebbec; /* rgb */ color: rgb(238, 187, 236); /* oklch */ color: oklch(85.3% 0.087 327.6);
Tailwind
colors: {
custom: {
50: '#f4cff2',
500: '#eebbec',
950: '#000000',
},
}SCSS
$custom: #eebbec; $custom-light: #f4cff2; $custom-dark: #000000;
JSON
{
"hex": "#eebbec",
"rgb": {
"r": 238,
"g": 187,
"b": 236
},
"hsl": {
"h": 302.353,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.85263,
"c": 0.08666,
"h": 327.6
},
"luminance": 0.59774
}Semantic roles & 50–950 ramp
primary
#EEBBEC
secondary
#81CC84
accent
#C8241E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385