#EEBAFE#EEBAFE
#EEBAFE is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.7% C 0.107 H 318.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAFE |
|---|---|
| RGB | rgb(238, 186, 254) |
| HSL | hsl(286, 97%, 86%) |
| HSV | hsv(286, 27%, 100%) |
| CMYK | cmyk(6.3%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(82.08, 30.27, -26.39) |
| CIE-LCH | lch(82.08, 40.16, 318.92°) |
| OKLab | oklab(85.74% 0.08 -0.0717) |
| OKLCH | oklch(85.74% 0.107 318.1) |
| XYZ | xyz(70.7056, 60.4521, 101.6904) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.67
Mauve
#E0B0FF
ΔE00 3.83
Light Lilac
#EDC8FF
ΔE00 4.06
Light Violet
#D6B4FC
ΔE00 5.07
Light Lavender
#DFC5FE
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAFE #CAFEBA
analogous
#CCBAFE #EEBAFE #FEBAEC
triadic
#EEBAFE #FEEEBA #BAFEEE
tetradic
#EEBAFE #FECCBA #CAFEBA #BAECFE
square
#EEBAFE #FECCBA #CAFEBA #BAECFE
split-complementary
#EEBAFE #ECFEBA #BAFECC
monochromatic
#D041FC #DF7EFD #EEBAFE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.60
#EEBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EEBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAFE
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAFE | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#BDCEFC
Tritanopia (blue-blind)
#EEC1D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebafe; /* rgb */ color: rgb(238, 186, 254); /* oklch */ color: oklch(85.7% 0.107 318.1);
Tailwind
colors: {
custom: {
50: '#f4cfff',
500: '#eebafe',
950: '#000000',
},
}SCSS
$custom: #eebafe; $custom-light: #f4cfff; $custom-dark: #000000;
JSON
{
"hex": "#eebafe",
"rgb": {
"r": 238,
"g": 186,
"b": 254
},
"hsl": {
"h": 285.882,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.85741,
"c": 0.10741,
"h": 318.1
},
"luminance": 0.60451
}Semantic roles & 50–950 ramp
primary
#EEBAFE
secondary
#91E577
accent
#E60036
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386