#EFCFFE#EFCFFE
#EFCFFE is a very light, moderate purple. Relative luminance 0.701; OKLCH L 89.6% C 0.072 H 315.0°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFFE |
|---|---|
| RGB | rgb(239, 207, 254) |
| HSL | hsl(281, 96%, 90%) |
| HSV | hsv(281, 19%, 100%) |
| CMYK | cmyk(5.9%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(87.06, 19.43, -18.82) |
| CIE-LCH | lch(87.06, 27.05, 315.92°) |
| OKLab | oklab(89.59% 0.0508 -0.0508) |
| OKLCH | oklch(89.59% 0.072 315) |
| XYZ | xyz(75.7960, 70.1330, 103.2908) |
| Luminance | 0.7013 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 0.25
Very Light Purple
#F6CEFC
ΔE00 2.04
Light Lilac
#EDC8FF
ΔE00 2.33
Pale Lilac
#E4CBFF
ΔE00 2.82
Pale Mauve
#FED0FC
ΔE00 3.75
Light Lavender
#DFC5FE
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFFE #DEFECF
analogous
#D7CFFE #EFCFFE #FECFF5
triadic
#EFCFFE #FEEFCF #CFFEEF
tetradic
#EFCFFE #FED7CF #DEFECF #CFF5FE
square
#EFCFFE #FED7CF #DEFECF #CFF5FE
split-complementary
#EFCFFE #F5FECF #CFFED7
monochromatic
#C757FC #DB93FD #EFCFFE #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.40
#EFCFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#EFCFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFFE
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFFE | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D8FF
Deuteranopia (green-blind)
#D0DBFC
Tritanopia (blue-blind)
#EED4DF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #efcffe; /* rgb */ color: rgb(239, 207, 254); /* oklch */ color: oklch(89.6% 0.072 315.0);
Tailwind
colors: {
custom: {
50: '#f4ddfe',
500: '#efcffe',
950: '#000000',
},
}SCSS
$custom: #efcffe; $custom-light: #f4ddfe; $custom-dark: #000000;
JSON
{
"hex": "#efcffe",
"rgb": {
"r": 239,
"g": 207,
"b": 254
},
"hsl": {
"h": 280.851,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.89593,
"c": 0.0718,
"h": 315
},
"luminance": 0.70132
}Semantic roles & 50–950 ramp
primary
#EFCFFE
secondary
#A8E889
accent
#E60049
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485