#ECBAF3#ECBAF3
#ECBAF3 is a very light, moderate purple. Relative luminance 0.594; OKLCH L 85.1% C 0.094 H 322.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBAF3 |
|---|---|
| RGB | rgb(236, 186, 243) |
| HSL | hsl(293, 70%, 84%) |
| HSV | hsv(293, 23%, 95%) |
| CMYK | cmyk(2.9%, 23.5%, 0%, 4.7%) |
| CIE-LAB | lab(81.52, 27.55, -21.38) |
| CIE-LCH | lch(81.52, 34.87, 322.19°) |
| OKLab | oklab(85.15% 0.0746 -0.0577) |
| OKLCH | oklch(85.15% 0.094 322.3) |
| XYZ | xyz(68.3266, 59.4233, 92.6471) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.10
Light Lilac
#EDC8FF
ΔE00 3.74
Very Light Purple
#F6CEFC
ΔE00 4.87
Pale Lavender
#EECFFE
ΔE00 5.55
Mauve
#E0B0FF
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBAF3 #C1F3BA
analogous
#D0BAF3 #ECBAF3 #F3BADE
triadic
#ECBAF3 #F3ECBA #BAF3EC
tetradic
#ECBAF3 #F3D0BA #C1F3BA #BADEF3
square
#ECBAF3 #F3D0BA #C1F3BA #BADEF3
split-complementary
#ECBAF3 #DEF3BA #BAF3D0
monochromatic
#CF52E1 #DE86EA #ECBAF3 #F8E5FA #F8E5FA
Accessibility & contrast
On white
1.63
#ECBAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#ECBAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBAF3
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBAF3 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#C0CDF1
Tritanopia (blue-blind)
#EEBFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ecbaf3; /* rgb */ color: rgb(236, 186, 243); /* oklch */ color: oklch(85.1% 0.094 322.3);
Tailwind
colors: {
custom: {
50: '#f2cff7',
500: '#ecbaf3',
950: '#000000',
},
}SCSS
$custom: #ecbaf3; $custom-light: #f2cff7; $custom-dark: #000000;
JSON
{
"hex": "#ecbaf3",
"rgb": {
"r": 236,
"g": 186,
"b": 243
},
"hsl": {
"h": 292.632,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.85146,
"c": 0.09431,
"h": 322.3
},
"luminance": 0.59422
}Semantic roles & 50–950 ramp
primary
#ECBAF3
secondary
#88D37E
accent
#D2132B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385