#ECDAFB#ECDAFB
#ECDAFB is a very light, muted violet. Relative luminance 0.749; OKLCH L 91.3% C 0.048 H 309.8°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDAFB |
|---|---|
| RGB | rgb(236, 218, 251) |
| HSL | hsl(273, 80%, 92%) |
| HSV | hsv(273, 13%, 98%) |
| CMYK | cmyk(6%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(89.37, 12.10, -13.81) |
| CIE-LCH | lch(89.37, 18.36, 311.22°) |
| OKLab | oklab(91.29% 0.0309 -0.0371) |
| OKLCH | oklch(91.29% 0.048 309.8) |
| XYZ | xyz(77.0731, 74.9411, 101.6528) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.97
Pale Lilac
#E4CBFF
ΔE00 5.89
Very Light Purple
#F6CEFC
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 7.04
Pale Mauve
#FED0FC
ΔE00 7.10
Light Lilac
#EDC8FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDAFB #E9FBDA
analogous
#DCDAFB #ECDAFB #FBDAFA
triadic
#ECDAFB #FBECDA #DAFBEC
tetradic
#ECDAFB #FBDCDA #E9FBDA #DAFAFB
square
#ECDAFB #FBDCDA #E9FBDA #DAFAFB
split-complementary
#ECDAFB #FAFBDA #DAFBDC
monochromatic
#B36CEF #D0A3F5 #ECDAFB #F1E3FC #F1E3FC
Accessibility & contrast
On white
1.31
#ECDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#ECDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDAFB
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDAFB | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FD
Deuteranopia (green-blind)
#D9E1FA
Tritanopia (blue-blind)
#EBDEE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ecdafb; /* rgb */ color: rgb(236, 218, 251); /* oklch */ color: oklch(91.3% 0.048 309.8);
Tailwind
colors: {
custom: {
50: '#f2e5fc',
500: '#ecdafb',
950: '#000000',
},
}SCSS
$custom: #ecdafb; $custom-light: #f2e5fc; $custom-dark: #000000;
JSON
{
"hex": "#ecdafb",
"rgb": {
"r": 236,
"g": 218,
"b": 251
},
"hsl": {
"h": 272.727,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.9129,
"c": 0.04824,
"h": 309.8
},
"luminance": 0.74941
}Semantic roles & 50–950 ramp
primary
#ECDAFB
secondary
#B9E297
accent
#DD0969
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485