#EBCFEC#EBCFEC
#EBCFEC is a very light, muted purple. Relative luminance 0.683; OKLCH L 88.6% C 0.049 H 324.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFEC |
|---|---|
| RGB | rgb(235, 207, 236) |
| HSL | hsl(298, 43%, 87%) |
| HSV | hsv(298, 12%, 93%) |
| CMYK | cmyk(0.4%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(86.18, 14.76, -10.66) |
| CIE-LCH | lch(86.18, 18.21, 324.17°) |
| OKLab | oklab(88.65% 0.0405 -0.0284) |
| OKLCH | oklch(88.65% 0.049 324.9) |
| XYZ | xyz(71.7120, 68.3449, 88.7547) |
| Luminance | 0.6834 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.29
Pale Lavender
#EECFFE
ΔE00 5.03
Very Light Purple
#F6CEFC
ΔE00 5.04
Pale Mauve
#FED0FC
ΔE00 5.45
Pale Lilac
#E4CBFF
ΔE00 6.76
Light Lilac
#EDC8FF
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFEC #D0ECCF
analogous
#DDCFEC #EBCFEC #ECCFDF
triadic
#EBCFEC #ECEBCF #CFECEB
tetradic
#EBCFEC #ECDDCF #D0ECCF #CFDFEC
square
#EBCFEC #ECDDCF #D0ECCF #CFDFEC
split-complementary
#EBCFEC #DFECCF #CFECDD
monochromatic
#C677C9 #D9A3DB #EBCFEC #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.43
#EBCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#EBCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFEC
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFEC | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6ED
Deuteranopia (green-blind)
#D3D9EB
Tritanopia (blue-blind)
#EDD1D8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebcfec; /* rgb */ color: rgb(235, 207, 236); /* oklch */ color: oklch(88.6% 0.049 324.9);
Tailwind
colors: {
custom: {
50: '#f1ddf2',
500: '#ebcfec',
950: '#000000',
},
}SCSS
$custom: #ebcfec; $custom-light: #f1ddf2; $custom-dark: #000000;
JSON
{
"hex": "#ebcfec",
"rgb": {
"r": 235,
"g": 207,
"b": 236
},
"hsl": {
"h": 297.931,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.88648,
"c": 0.04946,
"h": 324.9
},
"luminance": 0.68344
}Semantic roles & 50–950 ramp
primary
#EBCFEC
secondary
#99C898
accent
#B62F34
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485