#EEBAFF#EEBAFF
#EEBAFF is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.8% C 0.109 H 317.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBAFF |
|---|---|
| RGB | rgb(238, 186, 255) |
| HSL | hsl(285, 100%, 86%) |
| HSV | hsv(285, 27%, 100%) |
| CMYK | cmyk(6.7%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(82.12, 30.47, -26.87) |
| CIE-LCH | lch(82.12, 40.62, 318.59°) |
| OKLab | oklab(85.78% 0.0802 -0.073) |
| OKLCH | oklch(85.78% 0.109 317.7) |
| XYZ | xyz(70.8662, 60.5163, 102.5360) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.79
Mauve
#E0B0FF
ΔE00 3.68
Light Lilac
#EDC8FF
ΔE00 4.14
Light Violet
#D6B4FC
ΔE00 4.96
Light Lavender
#DFC5FE
ΔE00 5.40
Pale Lilac
#E4CBFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBAFF #CBFFBA
analogous
#CCBAFF #EEBAFF #FFBAEE
triadic
#EEBAFF #FFEEBA #BAFFEE
tetradic
#EEBAFF #FFCCBA #CBFFBA #BAEEFF
square
#EEBAFF #FFCCBA #CBFFBA #BAEEFF
split-complementary
#EEBAFF #EEFFBA #BAFFCC
monochromatic
#D040FF #DF7DFF #EEBAFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.60
#EEBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EEBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBAFF
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBAFF | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C9FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#EEC2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eebaff; /* rgb */ color: rgb(238, 186, 255); /* oklch */ color: oklch(85.8% 0.109 317.7);
Tailwind
colors: {
custom: {
50: '#f4cfff',
500: '#eebaff',
950: '#000000',
},
}SCSS
$custom: #eebaff; $custom-light: #f4cfff; $custom-dark: #000000;
JSON
{
"hex": "#eebaff",
"rgb": {
"r": 238,
"g": 186,
"b": 255
},
"hsl": {
"h": 285.217,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85779,
"c": 0.10851,
"h": 317.7
},
"luminance": 0.60515
}Semantic roles & 50–950 ramp
primary
#EEBAFF
secondary
#92E776
accent
#E60039
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386