#EEBAF7#EEBAF7
#EEBAF7 is a very light, moderate purple. Relative luminance 0.600; OKLCH L 85.5% C 0.100 H 321.4°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAF7 |
|---|---|
| RGB | rgb(238, 186, 247) |
| HSL | hsl(291, 79%, 85%) |
| HSV | hsv(291, 25%, 97%) |
| CMYK | cmyk(3.6%, 24.7%, 0%, 3.1%) |
| CIE-LAB | lab(81.84, 28.94, -23.01) |
| CIE-LCH | lch(81.84, 36.97, 321.51°) |
| OKLab | oklab(85.48% 0.078 -0.0623) |
| OKLCH | oklch(85.48% 0.1 321.4) |
| XYZ | xyz(69.6051, 60.0119, 95.8944) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.66
Light Lilac
#EDC8FF
ΔE00 3.81
Mauve
#E0B0FF
ΔE00 5.08
Very Light Purple
#F6CEFC
ΔE00 5.23
Light Lavender
#DFC5FE
ΔE00 5.72
Pale Lavender
#EECFFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAF7 #C3F7BA
analogous
#D0BAF7 #EEBAF7 #F7BAE1
triadic
#EEBAF7 #F7EEBA #BAF7EE
tetradic
#EEBAF7 #F7D0BA #C3F7BA #BAE1F7
square
#EEBAF7 #F7D0BA #C3F7BA #BAE1F7
split-complementary
#EEBAF7 #E1F7BA #BAF7D0
monochromatic
#D34CEA #E083F1 #EEBAF7 #F8E4FC #F8E4FC
Accessibility & contrast
On white
1.62
#EEBAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#EEBAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAF7
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAF7 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C8F9
Deuteranopia (green-blind)
#C0CDF5
Tritanopia (blue-blind)
#F0C0CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eebaf7; /* rgb */ color: rgb(238, 186, 247); /* oklch */ color: oklch(85.5% 0.100 321.4);
Tailwind
colors: {
custom: {
50: '#f4cffa',
500: '#eebaf7',
950: '#000000',
},
}SCSS
$custom: #eebaf7; $custom-light: #f4cffa; $custom-dark: #000000;
JSON
{
"hex": "#eebaf7",
"rgb": {
"r": 238,
"g": 186,
"b": 247
},
"hsl": {
"h": 291.148,
"s": 79.221,
"l": 84.902
},
"oklch": {
"l": 0.8548,
"c": 0.09977,
"h": 321.4
},
"luminance": 0.6001
}Semantic roles & 50–950 ramp
primary
#EEBAF7
secondary
#8AD97C
accent
#DC0A29
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385