#EEBEFF#EEBEFF
#EEBEFF is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.5% C 0.102 H 317.1°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEFF |
|---|---|
| RGB | rgb(238, 190, 255) |
| HSL | hsl(284, 100%, 87%) |
| HSV | hsv(284, 25%, 100%) |
| CMYK | cmyk(6.7%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(83.03, 28.34, -25.47) |
| CIE-LCH | lch(83.03, 38.10, 318.05°) |
| OKLab | oklab(86.48% 0.0745 -0.0692) |
| OKLCH | oklch(86.48% 0.102 317.1) |
| XYZ | xyz(71.7207, 62.2253, 102.8209) |
| Luminance | 0.6222 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.74
Light Lilac
#EDC8FF
ΔE00 3.03
Mauve
#E0B0FF
ΔE00 4.44
Light Lavender
#DFC5FE
ΔE00 4.60
Light Violet
#D6B4FC
ΔE00 5.16
Pale Lilac
#E4CBFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEFF #CFFFBE
analogous
#CEBEFF #EEBEFF #FFBEEF
triadic
#EEBEFF #FFEEBE #BEFFEE
tetradic
#EEBEFF #FFCEBE #CFFFBE #BEEFFF
square
#EEBEFF #FFCEBE #CFFFBE #BEEFFF
split-complementary
#EEBEFF #EFFFBE #BEFFCE
monochromatic
#CE44FF #DE81FF #EEBEFF #F7E0FF #F7E0FF
Accessibility & contrast
On white
1.56
#EEBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#EEBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEFF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEFF | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C0D0FD
Tritanopia (blue-blind)
#EEC5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eebeff; /* rgb */ color: rgb(238, 190, 255); /* oklch */ color: oklch(86.5% 0.102 317.1);
Tailwind
colors: {
custom: {
50: '#f4d2ff',
500: '#eebeff',
950: '#000000',
},
}SCSS
$custom: #eebeff; $custom-light: #f4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#eebeff",
"rgb": {
"r": 238,
"g": 190,
"b": 255
},
"hsl": {
"h": 284.308,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.8648,
"c": 0.10164,
"h": 317.1
},
"luminance": 0.62224
}Semantic roles & 50–950 ramp
primary
#EEBEFF
secondary
#96E77A
accent
#E6003C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386