#EFC8F2#EFC8F2
#EFC8F2 is a very light, moderate purple. Relative luminance 0.661; OKLCH L 87.9% C 0.071 H 323.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8F2 |
|---|---|
| RGB | rgb(239, 200, 242) |
| HSL | hsl(296, 62%, 87%) |
| HSV | hsv(296, 17%, 95%) |
| CMYK | cmyk(1.2%, 17.4%, 0%, 5.1%) |
| CIE-LAB | lab(85.03, 20.89, -15.52) |
| CIE-LCH | lch(85.03, 26.02, 323.39°) |
| OKLab | oklab(87.9% 0.057 -0.0416) |
| OKLCH | oklch(87.9% 0.071 323.9) |
| XYZ | xyz(72.2758, 66.0714, 92.9328) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.81
Pale Mauve
#FED0FC
ΔE00 2.68
Pale Lavender
#EECFFE
ΔE00 3.00
Light Lilac
#EDC8FF
ΔE00 3.63
Light Lavendar
#EFC0FE
ΔE00 4.83
Pale Lilac
#E4CBFF
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8F2 #CBF2C8
analogous
#DAC8F2 #EFC8F2 #F2C8E0
triadic
#EFC8F2 #F2EFC8 #C8F2EF
tetradic
#EFC8F2 #F2DAC8 #CBF2C8 #C8E0F2
square
#EFC8F2 #F2DAC8 #CBF2C8 #C8E0F2
split-complementary
#EFC8F2 #E0F2C8 #C8F2DA
monochromatic
#D265DB #E197E6 #EFC8F2 #F8E6F9 #F8E6F9
Accessibility & contrast
On white
1.48
#EFC8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#EFC8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8F2
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8F2 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D2F4
Deuteranopia (green-blind)
#CDD6F0
Tritanopia (blue-blind)
#F1CCD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efc8f2; /* rgb */ color: rgb(239, 200, 242); /* oklch */ color: oklch(87.9% 0.071 323.9);
Tailwind
colors: {
custom: {
50: '#f4d8f6',
500: '#efc8f2',
950: '#000000',
},
}SCSS
$custom: #efc8f2; $custom-light: #f4d8f6; $custom-dark: #000000;
JSON
{
"hex": "#efc8f2",
"rgb": {
"r": 239,
"g": 200,
"b": 242
},
"hsl": {
"h": 295.714,
"s": 61.765,
"l": 86.667
},
"oklch": {
"l": 0.87902,
"c": 0.07061,
"h": 323.9
},
"luminance": 0.6607
}Semantic roles & 50–950 ramp
primary
#EFC8F2
secondary
#91D28D
accent
#C91C28
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385