#ECCFFF#ECCFFF
#ECCFFF is a very light, moderate violet. Relative luminance 0.697; OKLCH L 89.4% C 0.072 H 311.9°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFFF |
|---|---|
| RGB | rgb(236, 207, 255) |
| HSL | hsl(276, 100%, 91%) |
| HSV | hsv(276, 19%, 100%) |
| CMYK | cmyk(7.5%, 18.8%, 0%, 0%) |
| CIE-LAB | lab(86.84, 18.67, -19.71) |
| CIE-LCH | lch(86.84, 27.15, 313.44°) |
| OKLab | oklab(89.37% 0.0478 -0.0533) |
| OKLCH | oklch(89.37% 0.072 311.9) |
| XYZ | xyz(74.9519, 69.6791, 104.0892) |
| Luminance | 0.6968 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.65
Pale Lilac
#E4CBFF
ΔE00 2.01
Light Lilac
#EDC8FF
ΔE00 2.37
Very Light Purple
#F6CEFC
ΔE00 2.92
Light Lavender
#DFC5FE
ΔE00 3.59
Pale Mauve
#FED0FC
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFFF #E2FFCF
analogous
#D4CFFF #ECCFFF #FFCFFA
triadic
#ECCFFF #FFECCF #CFFFEC
tetradic
#ECCFFF #FFD4CF #E2FFCF #CFFAFF
square
#ECCFFF #FFD4CF #E2FFCF #CFFAFF
split-complementary
#ECCFFF #FAFFCF #CFFFD4
monochromatic
#BC55FF #D492FF #ECCFFF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.41
#ECCFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#ECCFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFFF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFFF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#EAD5DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eccfff; /* rgb */ color: rgb(236, 207, 255); /* oklch */ color: oklch(89.4% 0.072 311.9);
Tailwind
colors: {
custom: {
50: '#f2ddff',
500: '#eccfff',
950: '#000000',
},
}SCSS
$custom: #eccfff; $custom-light: #f2ddff; $custom-dark: #000000;
JSON
{
"hex": "#eccfff",
"rgb": {
"r": 236,
"g": 207,
"b": 255
},
"hsl": {
"h": 276.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.89371,
"c": 0.07161,
"h": 311.9
},
"luminance": 0.69679
}Semantic roles & 50–950 ramp
primary
#ECCFFF
secondary
#AFEA88
accent
#E6005B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486