#EEBBF2#EEBBF2
#EEBBF2 is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.5% C 0.093 H 324.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBF2 |
|---|---|
| RGB | rgb(238, 187, 242) |
| HSL | hsl(296, 68%, 84%) |
| HSV | hsv(296, 23%, 95%) |
| CMYK | cmyk(1.7%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.91, 27.47, -20.24) |
| CIE-LCH | lch(81.91, 34.12, 323.62°) |
| OKLab | oklab(85.47% 0.075 -0.0546) |
| OKLCH | oklch(85.47% 0.093 324) |
| XYZ | xyz(69.0553, 60.1302, 91.9558) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.47
Light Lilac
#EDC8FF
ΔE00 3.87
Very Light Purple
#F6CEFC
ΔE00 4.53
Pale Mauve
#FED0FC
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 5.47
Light Lavender
#DFC5FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBF2 #BFF2BB
analogous
#D3BBF2 #EEBBF2 #F2BBDB
triadic
#EEBBF2 #F2EEBB #BBF2EE
tetradic
#EEBBF2 #F2D3BB #BFF2BB #BBDBF2
square
#EEBBF2 #F2D3BB #BFF2BB #BBDBF2
split-complementary
#EEBBF2 #DBF2BB #BBF2D3
monochromatic
#D454DE #E188E8 #EEBBF2 #F9E5FA #F9E5FA
Accessibility & contrast
On white
1.61
#EEBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#EEBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBF2
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBF2 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#C2CEF0
Tritanopia (blue-blind)
#F1C0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebbf2; /* rgb */ color: rgb(238, 187, 242); /* oklch */ color: oklch(85.5% 0.093 324.0);
Tailwind
colors: {
custom: {
50: '#f4cff6',
500: '#eebbf2',
950: '#000000',
},
}SCSS
$custom: #eebbf2; $custom-light: #f4cff6; $custom-dark: #000000;
JSON
{
"hex": "#eebbf2",
"rgb": {
"r": 238,
"g": 187,
"b": 242
},
"hsl": {
"h": 295.636,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85474,
"c": 0.09275,
"h": 324
},
"luminance": 0.60129
}Semantic roles & 50–950 ramp
primary
#EEBBF2
secondary
#86D280
accent
#D01623
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385