#ECBBED#ECBBED
#ECBBED is a very light, moderate purple. Relative luminance 0.595; OKLCH L 85.1% C 0.086 H 325.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBBED |
|---|---|
| RGB | rgb(236, 187, 237) |
| HSL | hsl(299, 58%, 83%) |
| HSV | hsv(299, 21%, 93%) |
| CMYK | cmyk(0.4%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(81.56, 25.90, -18.11) |
| CIE-LCH | lch(81.56, 31.60, 325.04°) |
| OKLab | oklab(85.11% 0.0713 -0.0487) |
| OKLCH | oklch(85.11% 0.086 325.7) |
| XYZ | xyz(67.6467, 59.4896, 88.0235) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.44
Light Lilac
#EDC8FF
ΔE00 4.24
Very Light Purple
#F6CEFC
ΔE00 4.34
Pale Mauve
#FED0FC
ΔE00 4.88
Pale Lavender
#EECFFE
ΔE00 5.40
Pale Lilac
#E4CBFF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBBED #BCEDBB
analogous
#D3BBED #ECBBED #EDBBD5
triadic
#ECBBED #EDECBB #BBEDEC
tetradic
#ECBBED #EDD3BB #BCEDBB #BBD5ED
square
#ECBBED #EDD3BB #BCEDBB #BBD5ED
split-complementary
#ECBBED #D5EDBB #BBEDD3
monochromatic
#D15AD3 #DE8BE0 #ECBBED #F8E7F9 #F8E7F9
Accessibility & contrast
On white
1.63
#ECBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#ECBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBBED
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBBED | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EF
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#EFBFCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ecbbed; /* rgb */ color: rgb(236, 187, 237); /* oklch */ color: oklch(85.1% 0.086 325.7);
Tailwind
colors: {
custom: {
50: '#f2cff3',
500: '#ecbbed',
950: '#000000',
},
}SCSS
$custom: #ecbbed; $custom-light: #f2cff3; $custom-dark: #000000;
JSON
{
"hex": "#ecbbed",
"rgb": {
"r": 236,
"g": 187,
"b": 237
},
"hsl": {
"h": 298.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.85109,
"c": 0.08629,
"h": 325.7
},
"luminance": 0.59488
}Semantic roles & 50–950 ramp
primary
#ECBBED
secondary
#83CA82
accent
#C62023
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385