#EEBCFE#EEBCFE
#EEBCFE is a very light, moderate purple. Relative luminance 0.613; OKLCH L 86.1% C 0.104 H 317.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBCFE |
|---|---|
| RGB | rgb(238, 188, 254) |
| HSL | hsl(285, 97%, 87%) |
| HSV | hsv(285, 26%, 100%) |
| CMYK | cmyk(6.3%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(82.54, 29.21, -25.69) |
| CIE-LCH | lch(82.54, 38.90, 318.67°) |
| OKLab | oklab(86.09% 0.0771 -0.0698) |
| OKLCH | oklch(86.09% 0.104 317.8) |
| XYZ | xyz(71.1299, 61.3007, 101.8319) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.12
Light Lilac
#EDC8FF
ΔE00 3.51
Mauve
#E0B0FF
ΔE00 4.19
Light Lavender
#DFC5FE
ΔE00 5.01
Light Violet
#D6B4FC
ΔE00 5.15
Very Light Purple
#F6CEFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBCFE #CCFEBC
analogous
#CDBCFE #EEBCFE #FEBCED
triadic
#EEBCFE #FEEEBC #BCFEEE
tetradic
#EEBCFE #FECDBC #CCFEBC #BCEDFE
square
#EEBCFE #FECDBC #CCFEBC #BCEDFE
split-complementary
#EEBCFE #EDFEBC #BCFECD
monochromatic
#CF43FC #DF80FD #EEBCFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.58
#EEBCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EEBCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBCFE
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBCFE | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#EEC3D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eebcfe; /* rgb */ color: rgb(238, 188, 254); /* oklch */ color: oklch(86.1% 0.104 317.8);
Tailwind
colors: {
custom: {
50: '#f4d0ff',
500: '#eebcfe',
950: '#000000',
},
}SCSS
$custom: #eebcfe; $custom-light: #f4d0ff; $custom-dark: #000000;
JSON
{
"hex": "#eebcfe",
"rgb": {
"r": 238,
"g": 188,
"b": 254
},
"hsl": {
"h": 285.455,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.86091,
"c": 0.10396,
"h": 317.8
},
"luminance": 0.61299
}Semantic roles & 50–950 ramp
primary
#EEBCFE
secondary
#93E579
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386