#EEBFFE#EEBFFE
#EEBFFE is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.6% C 0.099 H 317.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBFFE |
|---|---|
| RGB | rgb(238, 191, 254) |
| HSL | hsl(285, 97%, 87%) |
| HSV | hsv(285, 25%, 100%) |
| CMYK | cmyk(6.3%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.23, 27.61, -24.64) |
| CIE-LCH | lch(83.23, 37.01, 318.26°) |
| OKLab | oklab(86.62% 0.0727 -0.0669) |
| OKLCH | oklch(86.62% 0.099 317.4) |
| XYZ | xyz(71.7775, 62.5958, 102.0477) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.32
Light Lilac
#EDC8FF
ΔE00 2.67
Light Lavender
#DFC5FE
ΔE00 4.46
Mauve
#E0B0FF
ΔE00 4.81
Very Light Purple
#F6CEFC
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBFFE #CFFEBF
analogous
#CFBFFE #EEBFFE #FEBFEF
triadic
#EEBFFE #FEEEBF #BFFEEE
tetradic
#EEBFFE #FECFBF #CFFEBF #BFEFFE
square
#EEBFFE #FECFBF #CFFEBF #BFEFFE
split-complementary
#EEBFFE #EFFEBF #BFFECF
monochromatic
#CE46FC #DE83FD #EEBFFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.55
#EEBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#EEBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBFFE
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBFFE | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#EEC6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eebffe; /* rgb */ color: rgb(238, 191, 254); /* oklch */ color: oklch(86.6% 0.099 317.4);
Tailwind
colors: {
custom: {
50: '#f4d2ff',
500: '#eebffe',
950: '#000000',
},
}SCSS
$custom: #eebffe; $custom-light: #f4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#eebffe",
"rgb": {
"r": 238,
"g": 191,
"b": 254
},
"hsl": {
"h": 284.762,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.8662,
"c": 0.09879,
"h": 317.4
},
"luminance": 0.62595
}Semantic roles & 50–950 ramp
primary
#EEBFFE
secondary
#96E67B
accent
#E6003A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386