#ECDFFE#ECDFFE
#ECDFFE is a very light, muted violet. Relative luminance 0.778; OKLCH L 92.3% C 0.044 H 304.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDFFE |
|---|---|
| RGB | rgb(236, 223, 254) |
| HSL | hsl(265, 94%, 94%) |
| HSV | hsv(265, 12%, 100%) |
| CMYK | cmyk(7.1%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(90.67, 10.05, -13.43) |
| CIE-LCH | lch(90.67, 16.77, 306.82°) |
| OKLab | oklab(92.34% 0.0248 -0.0361) |
| OKLCH | oklch(92.34% 0.044 304.5) |
| XYZ | xyz(78.8659, 77.7641, 104.6019) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.50
Pale Lavender
#EECFFE
ΔE00 6.63
Pale Lilac
#E4CBFF
ΔE00 7.16
Very Light Purple
#F6CEFC
ΔE00 7.97
Thistle
#D8BFD8
ΔE00 8.27
Light Lavender
#DFC5FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDFFE #F1FEDF
analogous
#DFE1FE #ECDFFE #FBDFFE
triadic
#ECDFFE #FEECDF #DFFEEC
tetradic
#ECDFFE #FEDFE1 #F1FEDF #DFFEFB
square
#ECDFFE #FEDFE1 #F1FEDF #DFFEFB
split-complementary
#ECDFFE #FEFBDF #E1FEDF
monochromatic
#A668FA #C9A4FC #ECDFFE #EDE1FE #EDE1FE
Accessibility & contrast
On white
1.27
#ECDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#ECDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDFFE
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDFFE | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#EAE3E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ecdffe; /* rgb */ color: rgb(236, 223, 254); /* oklch */ color: oklch(92.3% 0.044 304.5);
Tailwind
colors: {
custom: {
50: '#f2e9fe',
500: '#ecdffe',
950: '#000000',
},
}SCSS
$custom: #ecdffe; $custom-light: #f2e9fe; $custom-dark: #000000;
JSON
{
"hex": "#ecdffe",
"rgb": {
"r": 236,
"g": 223,
"b": 254
},
"hsl": {
"h": 265.161,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92337,
"c": 0.04378,
"h": 304.5
},
"luminance": 0.77764
}Semantic roles & 50–950 ramp
primary
#ECDFFE
secondary
#C7EA98
accent
#E60085
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485