#EFC8F7#EFC8F7
#EFC8F7 is a very light, moderate purple. Relative luminance 0.664; OKLCH L 88.1% C 0.076 H 320.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8F7 |
|---|---|
| RGB | rgb(239, 200, 247) |
| HSL | hsl(290, 75%, 88%) |
| HSV | hsv(290, 19%, 97%) |
| CMYK | cmyk(3.2%, 19%, 0%, 3.1%) |
| CIE-LAB | lab(85.19, 21.82, -17.94) |
| CIE-LCH | lch(85.19, 28.25, 320.57°) |
| OKLab | oklab(88.07% 0.0587 -0.0483) |
| OKLCH | oklch(88.07% 0.076 320.5) |
| XYZ | xyz(73.0371, 66.3759, 96.9419) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.48
Pale Lavender
#EECFFE
ΔE00 2.28
Light Lilac
#EDC8FF
ΔE00 2.29
Pale Mauve
#FED0FC
ΔE00 2.96
Light Lavendar
#EFC0FE
ΔE00 3.65
Pale Lilac
#E4CBFF
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8F7 #D0F7C8
analogous
#D7C8F7 #EFC8F7 #F7C8E8
triadic
#EFC8F7 #F7EFC8 #C8F7EF
tetradic
#EFC8F7 #F7D7C8 #D0F7C8 #C8E8F7
square
#EFC8F7 #F7D7C8 #D0F7C8 #C8E8F7
split-complementary
#EFC8F7 #E8F7C8 #C8F7D7
monochromatic
#D05DE7 #DF93EF #EFC8F7 #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.47
#EFC8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#EFC8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8F7
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8F7 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D2F9
Deuteranopia (green-blind)
#CCD6F5
Tritanopia (blue-blind)
#F0CDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efc8f7; /* rgb */ color: rgb(239, 200, 247); /* oklch */ color: oklch(88.1% 0.076 320.5);
Tailwind
colors: {
custom: {
50: '#f4d9fa',
500: '#efc8f7',
950: '#000000',
},
}SCSS
$custom: #efc8f7; $custom-light: #f4d9fa; $custom-dark: #000000;
JSON
{
"hex": "#efc8f7",
"rgb": {
"r": 239,
"g": 200,
"b": 247
},
"hsl": {
"h": 289.787,
"s": 74.603,
"l": 87.647
},
"oklch": {
"l": 0.88073,
"c": 0.07597,
"h": 320.5
},
"luminance": 0.66375
}Semantic roles & 50–950 ramp
primary
#EFC8F7
secondary
#97DA89
accent
#D70F31
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385