#EFCDEB#EFCDEB
#EFCDEB is a very light, muted purple. Relative luminance 0.680; OKLCH L 88.6% C 0.055 H 329.9°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDEB |
|---|---|
| RGB | rgb(239, 205, 235) |
| HSL | hsl(307, 52%, 87%) |
| HSV | hsv(307, 14%, 94%) |
| CMYK | cmyk(0%, 14.2%, 1.7%, 6.3%) |
| CIE-LAB | lab(86.01, 16.97, -10.34) |
| CIE-LCH | lch(86.01, 19.87, 328.65°) |
| OKLab | oklab(88.59% 0.0474 -0.0275) |
| OKLCH | oklch(88.59% 0.055 329.9) |
| XYZ | xyz(72.4215, 68.0128, 87.8938) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.43
Pale Mauve
#FED0FC
ΔE00 4.44
Thistle
#D8BFD8
ΔE00 4.77
Pale Lavender
#EECFFE
ΔE00 5.11
Light Pink
#FFD1DF
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDEB #CDEFD1
analogous
#E2CDEF #EFCDEB #EFCDDA
triadic
#EFCDEB #EBEFCD #CDEBEF
tetradic
#EFCDEB #EFE2CD #CDEFD1 #CDDAEF
square
#EFCDEB #EFE2CD #CDEFD1 #CDDAEF
split-complementary
#EFCDEB #DAEFCD #CDEFE2
monochromatic
#D170C6 #E09FD8 #EFCDEB #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.44
#EFCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#EFCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDEB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDEB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#D3D9EA
Tritanopia (blue-blind)
#F2CFD7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #efcdeb; /* rgb */ color: rgb(239, 205, 235); /* oklch */ color: oklch(88.6% 0.055 329.9);
Tailwind
colors: {
custom: {
50: '#f4dcf1',
500: '#efcdeb',
950: '#000000',
},
}SCSS
$custom: #efcdeb; $custom-light: #f4dcf1; $custom-dark: #000000;
JSON
{
"hex": "#efcdeb",
"rgb": {
"r": 239,
"g": 205,
"b": 235
},
"hsl": {
"h": 307.059,
"s": 51.515,
"l": 87.059
},
"oklch": {
"l": 0.88591,
"c": 0.05477,
"h": 329.9
},
"luminance": 0.68012
}Semantic roles & 50–950 ramp
primary
#EFCDEB
secondary
#94CD9A
accent
#BF3927
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171516
muted
#858485