#EEBBF9#EEBBF9
#EEBBF9 is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.7% C 0.100 H 320.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBBF9 |
|---|---|
| RGB | rgb(238, 187, 249) |
| HSL | hsl(289, 84%, 85%) |
| HSV | hsv(289, 25%, 98%) |
| CMYK | cmyk(4.4%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(82.14, 28.78, -23.63) |
| CIE-LCH | lch(82.14, 37.24, 320.62°) |
| OKLab | oklab(85.73% 0.0771 -0.064) |
| OKLCH | oklch(85.73% 0.1 320.3) |
| XYZ | xyz(70.1268, 60.5588, 97.5990) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.29
Light Lilac
#EDC8FF
ΔE00 3.56
Mauve
#E0B0FF
ΔE00 4.87
Very Light Purple
#F6CEFC
ΔE00 5.19
Light Lavender
#DFC5FE
ΔE00 5.41
Pale Lavender
#EECFFE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBBF9 #C6F9BB
analogous
#CFBBF9 #EEBBF9 #F9BBE5
triadic
#EEBBF9 #F9EEBB #BBF9EE
tetradic
#EEBBF9 #F9CFBB #C6F9BB #BBE5F9
square
#EEBBF9 #F9CFBB #C6F9BB #BBE5F9
split-complementary
#EEBBF9 #E5F9BB #BBF9CF
monochromatic
#D24BEF #E083F4 #EEBBF9 #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.60
#EEBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EEBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBBF9
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBBF9 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#C0CEF7
Tritanopia (blue-blind)
#EFC1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebbf9; /* rgb */ color: rgb(238, 187, 249); /* oklch */ color: oklch(85.7% 0.100 320.3);
Tailwind
colors: {
custom: {
50: '#f4cffb',
500: '#eebbf9',
950: '#000000',
},
}SCSS
$custom: #eebbf9; $custom-light: #f4cffb; $custom-dark: #000000;
JSON
{
"hex": "#eebbf9",
"rgb": {
"r": 238,
"g": 187,
"b": 249
},
"hsl": {
"h": 289.355,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.85729,
"c": 0.10018,
"h": 320.3
},
"luminance": 0.60557
}Semantic roles & 50–950 ramp
primary
#EEBBF9
secondary
#8DDD7B
accent
#E0052C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385