#EFC8FD#EFC8FD
#EFC8FD is a very light, moderate purple. Relative luminance 0.668; OKLCH L 88.3% C 0.083 H 317.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8FD |
|---|---|
| RGB | rgb(239, 200, 253) |
| HSL | hsl(284, 93%, 89%) |
| HSV | hsv(284, 21%, 99%) |
| CMYK | cmyk(5.5%, 20.9%, 0%, 0.8%) |
| CIE-LAB | lab(85.38, 22.95, -20.84) |
| CIE-LCH | lch(85.38, 31.00, 317.77°) |
| OKLab | oklab(88.28% 0.0605 -0.0563) |
| OKLCH | oklch(88.28% 0.083 317.1) |
| XYZ | xyz(73.9779, 66.7522, 101.8968) |
| Luminance | 0.6675 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.82
Pale Lavender
#EECFFE
ΔE00 2.27
Very Light Purple
#F6CEFC
ΔE00 2.35
Light Lavendar
#EFC0FE
ΔE00 2.53
Pale Lilac
#E4CBFF
ΔE00 3.33
Light Lavender
#DFC5FE
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8FD #D6FDC8
analogous
#D5C8FD #EFC8FD #FDC8F1
triadic
#EFC8FD #FDEFC8 #C8FDEF
tetradic
#EFC8FD #FDD5C8 #D6FDC8 #C8F1FD
square
#EFC8FD #FDD5C8 #D6FDC8 #C8F1FD
split-complementary
#EFC8FD #F1FDC8 #C8FDD5
monochromatic
#CD52F9 #DE8DFB #EFC8FD #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.46
#EFC8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#EFC8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8FD
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8FD | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FF
Deuteranopia (green-blind)
#CAD7FB
Tritanopia (blue-blind)
#EFCEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efc8fd; /* rgb */ color: rgb(239, 200, 253); /* oklch */ color: oklch(88.3% 0.083 317.1);
Tailwind
colors: {
custom: {
50: '#f4d9fe',
500: '#efc8fd',
950: '#000000',
},
}SCSS
$custom: #efc8fd; $custom-light: #f4d9fe; $custom-dark: #000000;
JSON
{
"hex": "#efc8fd",
"rgb": {
"r": 239,
"g": 200,
"b": 253
},
"hsl": {
"h": 284.151,
"s": 92.982,
"l": 88.824
},
"oklch": {
"l": 0.88283,
"c": 0.08267,
"h": 317.1
},
"luminance": 0.66751
}Semantic roles & 50–950 ramp
primary
#EFC8FD
secondary
#9EE584
accent
#E6003D
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385