#EFCEFD#EFCEFD
#EFCEFD is a very light, moderate purple. Relative luminance 0.696; OKLCH L 89.4% C 0.072 H 315.8°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCEFD |
|---|---|
| RGB | rgb(239, 206, 253) |
| HSL | hsl(282, 92%, 90%) |
| HSV | hsv(282, 19%, 99%) |
| CMYK | cmyk(5.5%, 18.6%, 0%, 0.8%) |
| CIE-LAB | lab(86.79, 19.77, -18.70) |
| CIE-LCH | lch(86.79, 27.21, 316.60°) |
| OKLab | oklab(89.38% 0.0519 -0.0504) |
| OKLCH | oklch(89.38% 0.072 315.8) |
| XYZ | xyz(75.3948, 69.5861, 102.3691) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.51
Very Light Purple
#F6CEFC
ΔE00 1.82
Light Lilac
#EDC8FF
ΔE00 2.21
Pale Lilac
#E4CBFF
ΔE00 2.96
Pale Mauve
#FED0FC
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCEFD #DCFDCE
analogous
#D8CEFD #EFCEFD #FDCEF3
triadic
#EFCEFD #FDEFCE #CEFDEF
tetradic
#EFCEFD #FDD8CE #DCFDCE #CEF3FD
square
#EFCEFD #FDD8CE #DCFDCE #CEF3FD
split-complementary
#EFCEFD #F3FDCE #CEFDD8
monochromatic
#C958F8 #DC93FB #EFCEFD #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.41
#EFCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#EFCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCEFD
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCEFD | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#CFDAFB
Tritanopia (blue-blind)
#EFD3DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efcefd; /* rgb */ color: rgb(239, 206, 253); /* oklch */ color: oklch(89.4% 0.072 315.8);
Tailwind
colors: {
custom: {
50: '#f4ddfe',
500: '#efcefd',
950: '#000000',
},
}SCSS
$custom: #efcefd; $custom-light: #f4ddfe; $custom-dark: #000000;
JSON
{
"hex": "#efcefd",
"rgb": {
"r": 239,
"g": 206,
"b": 253
},
"hsl": {
"h": 282.128,
"s": 92.157,
"l": 90
},
"oklch": {
"l": 0.89375,
"c": 0.07235,
"h": 315.8
},
"luminance": 0.69585
}Semantic roles & 50–950 ramp
primary
#EFCEFD
secondary
#A5E68A
accent
#E60044
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485