#EEBEFE#EEBEFE
#EEBEFE is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.4% C 0.101 H 317.6°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBEFE |
|---|---|
| RGB | rgb(238, 190, 254) |
| HSL | hsl(285, 97%, 87%) |
| HSV | hsv(285, 25%, 100%) |
| CMYK | cmyk(6.3%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.00, 28.14, -24.99) |
| CIE-LCH | lch(83.00, 37.64, 318.40°) |
| OKLab | oklab(86.44% 0.0742 -0.0678) |
| OKLCH | oklch(86.44% 0.101 317.6) |
| XYZ | xyz(71.5601, 62.1611, 101.9753) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.57
Light Lilac
#EDC8FF
ΔE00 2.95
Mauve
#E0B0FF
ΔE00 4.59
Light Lavender
#DFC5FE
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 5.09
Pale Lilac
#E4CBFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBEFE #CEFEBE
analogous
#CEBEFE #EEBEFE #FEBEEE
triadic
#EEBEFE #FEEEBE #BEFEEE
tetradic
#EEBEFE #FECEBE #CEFEBE #BEEEFE
square
#EEBEFE #FECEBE #CEFEBE #BEEEFE
split-complementary
#EEBEFE #EEFEBE #BEFECE
monochromatic
#CE45FC #DE82FD #EEBEFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.56
#EEBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#EEBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBEFE
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBEFE | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C1D0FC
Tritanopia (blue-blind)
#EEC5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eebefe; /* rgb */ color: rgb(238, 190, 254); /* oklch */ color: oklch(86.4% 0.101 317.6);
Tailwind
colors: {
custom: {
50: '#f4d2ff',
500: '#eebefe',
950: '#000000',
},
}SCSS
$custom: #eebefe; $custom-light: #f4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#eebefe",
"rgb": {
"r": 238,
"g": 190,
"b": 254
},
"hsl": {
"h": 285,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86443,
"c": 0.10051,
"h": 317.6
},
"luminance": 0.6216
}Semantic roles & 50–950 ramp
primary
#EEBEFE
secondary
#95E67B
accent
#E60039
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386