#EBCFEA#EBCFEA
#EBCFEA is a very light, muted purple. Relative luminance 0.682; OKLCH L 88.6% C 0.047 H 327.1°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFEA |
|---|---|
| RGB | rgb(235, 207, 234) |
| HSL | hsl(302, 41%, 87%) |
| HSV | hsv(302, 12%, 92%) |
| CMYK | cmyk(0%, 11.9%, 0.4%, 7.8%) |
| CIE-LAB | lab(86.12, 14.40, -9.68) |
| CIE-LCH | lch(86.12, 17.35, 326.08°) |
| OKLab | oklab(88.58% 0.0398 -0.0258) |
| OKLCH | oklch(88.58% 0.047 327.1) |
| XYZ | xyz(71.4231, 68.2293, 87.2330) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.14
Very Light Purple
#F6CEFC
ΔE00 5.59
Pale Lavender
#EECFFE
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.87
Light Pink
#FFD1DF
ΔE00 6.85
Pale Lilac
#E4CBFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFEA #CFEBD0
analogous
#DECFEB #EBCFEA #EBCFDC
triadic
#EBCFEA #EAEBCF #CFEAEB
tetradic
#EBCFEA #EBDECF #CFEBD0 #CFDCEB
square
#EBCFEA #EBDECF #CFEBD0 #CFDCEB
split-complementary
#EBCFEA #DCEBCF #CFEBDE
monochromatic
#C779C4 #D9A4D7 #EBCFEA #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.43
#EBCFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#EBCFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFEA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFEA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#D3D9E9
Tritanopia (blue-blind)
#EDD1D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ebcfea; /* rgb */ color: rgb(235, 207, 234); /* oklch */ color: oklch(88.6% 0.047 327.1);
Tailwind
colors: {
custom: {
50: '#f1ddf0',
500: '#ebcfea',
950: '#000000',
},
}SCSS
$custom: #ebcfea; $custom-light: #f1ddf0; $custom-dark: #000000;
JSON
{
"hex": "#ebcfea",
"rgb": {
"r": 235,
"g": 207,
"b": 234
},
"hsl": {
"h": 302.143,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.88584,
"c": 0.04741,
"h": 327.1
},
"luminance": 0.68228
}Semantic roles & 50–950 ramp
primary
#EBCFEA
secondary
#98C69A
accent
#B43631
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485