#EEBDFE#EEBDFE
#EEBDFE is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.3% C 0.102 H 317.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBDFE |
|---|---|
| RGB | rgb(238, 189, 254) |
| HSL | hsl(285, 97%, 87%) |
| HSV | hsv(285, 26%, 100%) |
| CMYK | cmyk(6.3%, 25.6%, 0%, 0.4%) |
| CIE-LAB | lab(82.77, 28.68, -25.34) |
| CIE-LCH | lch(82.77, 38.27, 318.53°) |
| OKLab | oklab(86.27% 0.0756 -0.0688) |
| OKLCH | oklch(86.27% 0.102 317.7) |
| XYZ | xyz(71.3443, 61.7294, 101.9033) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.84
Light Lilac
#EDC8FF
ΔE00 3.23
Mauve
#E0B0FF
ΔE00 4.39
Light Lavender
#DFC5FE
ΔE00 4.82
Light Violet
#D6B4FC
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBDFE #CDFEBD
analogous
#CEBDFE #EEBDFE #FEBDEE
triadic
#EEBDFE #FEEEBD #BDFEEE
tetradic
#EEBDFE #FECEBD #CDFEBD #BDEEFE
square
#EEBDFE #FECEBD #CDFEBD #BDEEFE
split-complementary
#EEBDFE #EEFEBD #BDFECE
monochromatic
#CF44FC #DE81FD #EEBDFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.57
#EEBDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#EEBDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBDFE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBDFE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#EEC4D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #eebdfe; /* rgb */ color: rgb(238, 189, 254); /* oklch */ color: oklch(86.3% 0.102 317.7);
Tailwind
colors: {
custom: {
50: '#f4d1ff',
500: '#eebdfe',
950: '#000000',
},
}SCSS
$custom: #eebdfe; $custom-light: #f4d1ff; $custom-dark: #000000;
JSON
{
"hex": "#eebdfe",
"rgb": {
"r": 238,
"g": 189,
"b": 254
},
"hsl": {
"h": 285.231,
"s": 97.015,
"l": 86.863
},
"oklch": {
"l": 0.86267,
"c": 0.10223,
"h": 317.7
},
"luminance": 0.61728
}Semantic roles & 50–950 ramp
primary
#EEBDFE
secondary
#94E67A
accent
#E60038
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386