#EEBBF5#EEBBF5
#EEBBF5 is a very light, moderate purple. Relative luminance 0.603; OKLCH L 85.6% C 0.096 H 322.3°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBF5 |
|---|---|
| RGB | rgb(238, 187, 245) |
| HSL | hsl(293, 74%, 85%) |
| HSV | hsv(293, 24%, 96%) |
| CMYK | cmyk(2.9%, 23.7%, 0%, 3.9%) |
| CIE-LAB | lab(82.01, 28.03, -21.69) |
| CIE-LCH | lch(82.01, 35.45, 322.26°) |
| OKLab | oklab(85.58% 0.0759 -0.0586) |
| OKLCH | oklch(85.58% 0.096 322.3) |
| XYZ | xyz(69.5096, 60.3119, 94.3482) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.86
Light Lilac
#EDC8FF
ΔE00 3.64
Very Light Purple
#F6CEFC
ΔE00 4.76
Pale Lavender
#EECFFE
ΔE00 5.50
Pale Mauve
#FED0FC
ΔE00 5.51
Mauve
#E0B0FF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBF5 #C2F5BB
analogous
#D1BBF5 #EEBBF5 #F5BBDF
triadic
#EEBBF5 #F5EEBB #BBF5EE
tetradic
#EEBBF5 #F5D1BB #C2F5BB #BBDFF5
square
#EEBBF5 #F5D1BB #C2F5BB #BBDFF5
split-complementary
#EEBBF5 #DFF5BB #BBF5D1
monochromatic
#D350E5 #E186ED #EEBBF5 #F8E4FB #F8E4FB
Accessibility & contrast
On white
1.61
#EEBBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#EEBBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBF5
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBF5 | 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)
#B6C8F7
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#F0C1CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebbf5; /* rgb */ color: rgb(238, 187, 245); /* oklch */ color: oklch(85.6% 0.096 322.3);
Tailwind
colors: {
custom: {
50: '#f4cff8',
500: '#eebbf5',
950: '#000000',
},
}SCSS
$custom: #eebbf5; $custom-light: #f4cff8; $custom-dark: #000000;
JSON
{
"hex": "#eebbf5",
"rgb": {
"r": 238,
"g": 187,
"b": 245
},
"hsl": {
"h": 292.759,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.85583,
"c": 0.0959,
"h": 322.3
},
"luminance": 0.6031
}Semantic roles & 50–950 ramp
primary
#EEBBF5
secondary
#89D67E
accent
#D60F27
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385