#ECBFFE#ECBFFE
#ECBFFE is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.4% C 0.098 H 316.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBFFE |
|---|---|
| RGB | rgb(236, 191, 254) |
| HSL | hsl(283, 97%, 87%) |
| HSV | hsv(283, 25%, 100%) |
| CMYK | cmyk(7.1%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.05, 26.98, -24.93) |
| CIE-LCH | lch(83.05, 36.74, 317.26°) |
| OKLab | oklab(86.44% 0.0705 -0.0677) |
| OKLCH | oklch(86.44% 0.098 316.2) |
| XYZ | xyz(71.1096, 62.2514, 102.0164) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.67
Light Lilac
#EDC8FF
ΔE00 2.54
Light Lavender
#DFC5FE
ΔE00 4.06
Mauve
#E0B0FF
ΔE00 4.61
Pale Lilac
#E4CBFF
ΔE00 4.64
Pale Lavender
#EECFFE
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBFFE #D1FEBF
analogous
#CDBFFE #ECBFFE #FEBFF1
triadic
#ECBFFE #FEECBF #BFFEEC
tetradic
#ECBFFE #FECDBF #D1FEBF #BFF1FE
square
#ECBFFE #FECDBF #D1FEBF #BFF1FE
split-complementary
#ECBFFE #F1FEBF #BFFECD
monochromatic
#C846FC #DA83FD #ECBFFE #F6E1FF #F6E1FF
Accessibility & contrast
On white
1.56
#ECBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#ECBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBFFE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBFFE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C1D0FC
Tritanopia (blue-blind)
#ECC6D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ecbffe; /* rgb */ color: rgb(236, 191, 254); /* oklch */ color: oklch(86.4% 0.098 316.2);
Tailwind
colors: {
custom: {
50: '#f2d2ff',
500: '#ecbffe',
950: '#000000',
},
}SCSS
$custom: #ecbffe; $custom-light: #f2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#ecbffe",
"rgb": {
"r": 236,
"g": 191,
"b": 254
},
"hsl": {
"h": 282.857,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86437,
"c": 0.09777,
"h": 316.2
},
"luminance": 0.6225
}Semantic roles & 50–950 ramp
primary
#ECBFFE
secondary
#9AE67B
accent
#E60042
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386