#ECBDF6#ECBDF6
#ECBDF6 is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.8% C 0.092 H 320.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBDF6 |
|---|---|
| RGB | rgb(236, 189, 246) |
| HSL | hsl(289, 76%, 85%) |
| HSV | hsv(289, 23%, 96%) |
| CMYK | cmyk(4.1%, 23.2%, 0%, 3.5%) |
| CIE-LAB | lab(82.32, 26.51, -21.78) |
| CIE-LCH | lch(82.32, 34.31, 320.60°) |
| OKLab | oklab(85.79% 0.0711 -0.0589) |
| OKLCH | oklch(85.79% 0.092 320.4) |
| XYZ | xyz(69.4220, 60.8833, 95.2655) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.45
Light Lilac
#EDC8FF
ΔE00 2.91
Very Light Purple
#F6CEFC
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 4.81
Light Lavender
#DFC5FE
ΔE00 4.97
Pale Lilac
#E4CBFF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBDF6 #C7F6BD
analogous
#CFBDF6 #ECBDF6 #F6BDE3
triadic
#ECBDF6 #F6ECBD #BDF6EC
tetradic
#ECBDF6 #F6CFBD #C7F6BD #BDE3F6
square
#ECBDF6 #F6CFBD #C7F6BD #BDE3F6
split-complementary
#ECBDF6 #E3F6BD #BDF6CF
monochromatic
#CD51E7 #DC87EF #ECBDF6 #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.59
#ECBDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#ECBDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBDF6
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBDF6 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CAF8
Deuteranopia (green-blind)
#C1CFF4
Tritanopia (blue-blind)
#EDC3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ecbdf6; /* rgb */ color: rgb(236, 189, 246); /* oklch */ color: oklch(85.8% 0.092 320.4);
Tailwind
colors: {
custom: {
50: '#f2d1f9',
500: '#ecbdf6',
950: '#000000',
},
}SCSS
$custom: #ecbdf6; $custom-light: #f2d1f9; $custom-dark: #000000;
JSON
{
"hex": "#ecbdf6",
"rgb": {
"r": 236,
"g": 189,
"b": 246
},
"hsl": {
"h": 289.474,
"s": 76,
"l": 85.294
},
"oklch": {
"l": 0.85787,
"c": 0.09229,
"h": 320.4
},
"luminance": 0.60882
}Semantic roles & 50–950 ramp
primary
#ECBDF6
secondary
#8FD87F
accent
#D80D31
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385