#EFCFF0#EFCFF0
#EFCFF0 is a very light, muted purple. Relative luminance 0.693; OKLCH L 89.1% C 0.056 H 325.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFF0 |
|---|---|
| RGB | rgb(239, 207, 240) |
| HSL | hsl(298, 52%, 88%) |
| HSV | hsv(298, 14%, 94%) |
| CMYK | cmyk(0.4%, 13.7%, 0%, 5.9%) |
| CIE-LAB | lab(86.64, 16.82, -12.06) |
| CIE-LCH | lch(86.64, 20.69, 324.36°) |
| OKLab | oklab(89.12% 0.0462 -0.0322) |
| OKLCH | oklch(89.12% 0.056 325.1) |
| XYZ | xyz(73.6355, 69.2688, 91.9123) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.63
Pale Mauve
#FED0FC
ΔE00 3.98
Pale Lavender
#EECFFE
ΔE00 4.02
Thistle
#D8BFD8
ΔE00 5.18
Light Lilac
#EDC8FF
ΔE00 5.82
Pale Lilac
#E4CBFF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFF0 #D0F0CF
analogous
#DECFF0 #EFCFF0 #F0CFE0
triadic
#EFCFF0 #F0EFCF #CFF0EF
tetradic
#EFCFF0 #F0DECF #D0F0CF #CFE0F0
square
#EFCFF0 #F0DECF #D0F0CF #CFE0F0
split-complementary
#EFCFF0 #E0F0CF #CFF0DE
monochromatic
#D072D3 #DFA0E1 #EFCFF0 #F7E8F8 #F7E8F8
Accessibility & contrast
On white
1.41
#EFCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#EFCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFF0
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFF0 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F1
Deuteranopia (green-blind)
#D4DAEF
Tritanopia (blue-blind)
#F1D2DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efcff0; /* rgb */ color: rgb(239, 207, 240); /* oklch */ color: oklch(89.1% 0.056 325.1);
Tailwind
colors: {
custom: {
50: '#f4ddf5',
500: '#efcff0',
950: '#000000',
},
}SCSS
$custom: #efcff0; $custom-light: #f4ddf5; $custom-dark: #000000;
JSON
{
"hex": "#efcff0",
"rgb": {
"r": 239,
"g": 207,
"b": 240
},
"hsl": {
"h": 298.182,
"s": 52.381,
"l": 87.647
},
"oklch": {
"l": 0.89124,
"c": 0.05628,
"h": 325.1
},
"luminance": 0.69268
}Semantic roles & 50–950 ramp
primary
#EFCFF0
secondary
#97CE95
accent
#C0262A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485