#EEBBEB#EEBBEB
#EEBBEB is a very light, moderate purple. Relative luminance 0.597; OKLCH L 85.2% C 0.086 H 328.2°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBEB |
|---|---|
| RGB | rgb(238, 187, 235) |
| HSL | hsl(304, 60%, 83%) |
| HSV | hsv(304, 21%, 93%) |
| CMYK | cmyk(0%, 21.4%, 1.3%, 6.7%) |
| CIE-LAB | lab(81.68, 26.19, -16.83) |
| CIE-LCH | lch(81.68, 31.13, 327.28°) |
| OKLab | oklab(85.23% 0.0728 -0.0451) |
| OKLCH | oklch(85.23% 0.086 328.2) |
| XYZ | xyz(68.0241, 59.7177, 86.5245) |
| Luminance | 0.5972 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.12
Very Light Purple
#F6CEFC
ΔE00 4.46
Pale Mauve
#FED0FC
ΔE00 4.72
Light Lilac
#EDC8FF
ΔE00 4.83
Pale Lavender
#EECFFE
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBEB #BBEEBE
analogous
#D7BBEE #EEBBEB #EEBBD1
triadic
#EEBBEB #EBEEBB #BBEBEE
tetradic
#EEBBEB #EED7BB #BBEEBE #BBD1EE
square
#EEBBEB #EED7BB #BBEEBE #BBD1EE
split-complementary
#EEBBEB #D1EEBB #BBEED7
monochromatic
#D659CE #E28ADD #EEBBEB #F9E7F8 #F9E7F8
Accessibility & contrast
On white
1.62
#EEBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#EEBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBEB
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBEB | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#F2BFCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebbeb; /* rgb */ color: rgb(238, 187, 235); /* oklch */ color: oklch(85.2% 0.086 328.2);
Tailwind
colors: {
custom: {
50: '#f4cff1',
500: '#eebbeb',
950: '#000000',
},
}SCSS
$custom: #eebbeb; $custom-light: #f4cff1; $custom-dark: #000000;
JSON
{
"hex": "#eebbeb",
"rgb": {
"r": 238,
"g": 187,
"b": 235
},
"hsl": {
"h": 303.529,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.85228,
"c": 0.08569,
"h": 328.2
},
"luminance": 0.59716
}Semantic roles & 50–950 ramp
primary
#EEBBEB
secondary
#81CC86
accent
#C8281E
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385