Pale Lavender#EECFFE
#EECFFE is a very light, moderate violet. Relative luminance 0.700; OKLCH L 89.5% C 0.071 H 314.2°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EECFFE |
|---|---|
| RGB | rgb(238, 207, 254) |
| HSL | hsl(280, 96%, 90%) |
| HSV | hsv(280, 19%, 100%) |
| CMYK | cmyk(6.3%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(86.98, 19.11, -18.96) |
| CIE-LCH | lch(86.98, 26.92, 315.23°) |
| OKLab | oklab(89.51% 0.0497 -0.0512) |
| OKLCH | oklch(89.51% 0.071 314.2) |
| XYZ | xyz(75.4592, 69.9593, 103.2750) |
| Luminance | 0.6996 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.00
Very Light Purple
#F6CEFC
ΔE00 2.29
Light Lilac
#EDC8FF
ΔE00 2.36
Pale Lilac
#E4CBFF
ΔE00 2.61
Pale Mauve
#FED0FC
ΔE00 4.00
Light Lavender
#DFC5FE
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECFFE #DFFECF
analogous
#D6CFFE #EECFFE #FECFF7
triadic
#EECFFE #FEEECF #CFFEEE
tetradic
#EECFFE #FED6CF #DFFECF #CFF7FE
square
#EECFFE #FED6CF #DFFECF #CFF7FE
split-complementary
#EECFFE #F7FECF #CFFED6
monochromatic
#C457FC #D993FD #EECFFE #F4E1FE #F4E1FE
Accessibility & contrast
On white
1.40
#EECFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#EECFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECFFE
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECFFE | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CFDBFC
Tritanopia (blue-blind)
#EDD4DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #eecffe; /* rgb */ color: rgb(238, 207, 254); /* oklch */ color: oklch(89.5% 0.071 314.2);
Tailwind
colors: {
custom: {
50: '#f3ddfe',
500: '#eecffe',
950: '#000000',
},
}SCSS
$custom: #eecffe; $custom-light: #f3ddfe; $custom-dark: #000000;
JSON
{
"hex": "#eecffe",
"rgb": {
"r": 238,
"g": 207,
"b": 254
},
"hsl": {
"h": 279.574,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.89507,
"c": 0.07132,
"h": 314.2
},
"luminance": 0.69959
}Semantic roles & 50–950 ramp
primary
#EECFFE
secondary
#AAE889
accent
#E6004E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485