#EBCFED#EBCFED
#EBCFED is a very light, muted purple. Relative luminance 0.684; OKLCH L 88.7% C 0.051 H 323.9°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EBCFED |
|---|---|
| RGB | rgb(235, 207, 237) |
| HSL | hsl(296, 45%, 87%) |
| HSV | hsv(296, 13%, 93%) |
| CMYK | cmyk(0.8%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(86.21, 14.94, -11.14) |
| CIE-LCH | lch(86.21, 18.64, 323.28°) |
| OKLab | oklab(88.68% 0.0408 -0.0297) |
| OKLCH | oklch(88.68% 0.051 323.9) |
| XYZ | xyz(71.8577, 68.4032, 89.5220) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.39
Pale Lavender
#EECFFE
ΔE00 4.73
Very Light Purple
#F6CEFC
ΔE00 4.78
Pale Mauve
#FED0FC
ΔE00 5.26
Pale Lilac
#E4CBFF
ΔE00 6.46
Light Lilac
#EDC8FF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBCFED #D1EDCF
analogous
#DCCFED #EBCFED #EDCFE0
triadic
#EBCFED #EDEBCF #CFEDEB
tetradic
#EBCFED #EDDCCF #D1EDCF #CFE0ED
square
#EBCFED #EDDCCF #D1EDCF #CFE0ED
split-complementary
#EBCFED #E0EDCF #CFEDDC
monochromatic
#C676CC #D8A2DC #EBCFED #F6E9F7 #F6E9F7
Accessibility & contrast
On white
1.43
#EBCFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#EBCFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBCFED
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBCFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBCFED | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#D3D9EC
Tritanopia (blue-blind)
#EDD1D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ebcfed; /* rgb */ color: rgb(235, 207, 237); /* oklch */ color: oklch(88.7% 0.051 323.9);
Tailwind
colors: {
custom: {
50: '#f1ddf2',
500: '#ebcfed',
950: '#000000',
},
}SCSS
$custom: #ebcfed; $custom-light: #f1ddf2; $custom-dark: #000000;
JSON
{
"hex": "#ebcfed",
"rgb": {
"r": 235,
"g": 207,
"b": 237
},
"hsl": {
"h": 296,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.8868,
"c": 0.0505,
"h": 323.9
},
"luminance": 0.68402
}Semantic roles & 50–950 ramp
primary
#EBCFED
secondary
#9AC997
accent
#B92D36
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161517
muted
#858485