#ECCFFD#ECCFFD
#ECCFFD is a very light, moderate violet. Relative luminance 0.696; OKLCH L 89.3% C 0.069 H 313.0°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ECCFFD |
|---|---|
| RGB | rgb(236, 207, 253) |
| HSL | hsl(278, 92%, 90%) |
| HSV | hsv(278, 18%, 99%) |
| CMYK | cmyk(6.7%, 18.2%, 0%, 0.8%) |
| CIE-LAB | lab(86.78, 18.28, -18.75) |
| CIE-LCH | lch(86.78, 26.19, 314.27°) |
| OKLab | oklab(89.3% 0.0472 -0.0506) |
| OKLCH | oklch(89.3% 0.069 313) |
| XYZ | xyz(74.6316, 69.5510, 102.4025) |
| Luminance | 0.6955 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.50
Pale Lilac
#E4CBFF
ΔE00 2.40
Light Lilac
#EDC8FF
ΔE00 2.66
Very Light Purple
#F6CEFC
ΔE00 2.70
Light Lavender
#DFC5FE
ΔE00 3.97
Pale Mauve
#FED0FC
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECCFFD #E0FDCF
analogous
#D5CFFD #ECCFFD #FDCFF7
triadic
#ECCFFD #FDECCF #CFFDEC
tetradic
#ECCFFD #FDD5CF #E0FDCF #CFF7FD
square
#ECCFFD #FDD5CF #E0FDCF #CFF7FD
split-complementary
#ECCFFD #F7FDCF #CFFDD5
monochromatic
#BD59F8 #D594FB #ECCFFD #F3E2FE #F3E2FE
Accessibility & contrast
On white
1.41
#ECCFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#ECCFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECCFFD
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECCFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECCFFD | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#EBD4DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eccffd; /* rgb */ color: rgb(236, 207, 253); /* oklch */ color: oklch(89.3% 0.069 313.0);
Tailwind
colors: {
custom: {
50: '#f2ddfe',
500: '#eccffd',
950: '#000000',
},
}SCSS
$custom: #eccffd; $custom-light: #f2ddfe; $custom-dark: #000000;
JSON
{
"hex": "#eccffd",
"rgb": {
"r": 236,
"g": 207,
"b": 253
},
"hsl": {
"h": 277.826,
"s": 92,
"l": 90.196
},
"oklch": {
"l": 0.89301,
"c": 0.06922,
"h": 313
},
"luminance": 0.6955
}Semantic roles & 50–950 ramp
primary
#ECCFFD
secondary
#ACE68A
accent
#E60055
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485