#ECCFFE#ECCFFE
#ECCFFE is a very light, moderate violet. Relative luminance 0.696; OKLCH L 89.3% C 0.070 H 312.5°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFFE |
|---|---|
| RGB | rgb(236, 207, 254) |
| HSL | hsl(277, 96%, 90%) |
| HSV | hsv(277, 19%, 100%) |
| CMYK | cmyk(7.1%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(86.81, 18.47, -19.23) |
| CIE-LCH | lch(86.81, 26.67, 313.85°) |
| OKLab | oklab(89.34% 0.0475 -0.0519) |
| OKLCH | oklch(89.34% 0.07 312.5) |
| XYZ | xyz(74.7913, 69.6149, 103.2437) |
| Luminance | 0.6961 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.52
Pale Lilac
#E4CBFF
ΔE00 2.20
Light Lilac
#EDC8FF
ΔE00 2.51
Very Light Purple
#F6CEFC
ΔE00 2.80
Light Lavender
#DFC5FE
ΔE00 3.77
Pale Mauve
#FED0FC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFFE #E1FECF
analogous
#D4CFFE #ECCFFE #FECFF9
triadic
#ECCFFE #FEECCF #CFFEEC
tetradic
#ECCFFE #FED4CF #E1FECF #CFF9FE
square
#ECCFFE #FED4CF #E1FECF #CFF9FE
split-complementary
#ECCFFE #F9FECF #CFFED4
monochromatic
#BD57FC #D493FD #ECCFFE #F3E1FE #F3E1FE
Accessibility & contrast
On white
1.41
#ECCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#ECCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFFE
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFFE | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#EBD4DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eccffe; /* rgb */ color: rgb(236, 207, 254); /* oklch */ color: oklch(89.3% 0.070 312.5);
Tailwind
colors: {
custom: {
50: '#f2ddfe',
500: '#eccffe',
950: '#000000',
},
}SCSS
$custom: #eccffe; $custom-light: #f2ddfe; $custom-dark: #000000;
JSON
{
"hex": "#eccffe",
"rgb": {
"r": 236,
"g": 207,
"b": 254
},
"hsl": {
"h": 277.021,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.89336,
"c": 0.07041,
"h": 312.5
},
"luminance": 0.69614
}Semantic roles & 50–950 ramp
primary
#ECCFFE
secondary
#AEE889
accent
#E60058
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485