#EFC8FE#EFC8FE
#EFC8FE is a very light, moderate purple. Relative luminance 0.668; OKLCH L 88.3% C 0.084 H 316.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8FE |
|---|---|
| RGB | rgb(239, 200, 254) |
| HSL | hsl(283, 96%, 89%) |
| HSV | hsv(283, 21%, 100%) |
| CMYK | cmyk(5.9%, 21.3%, 0%, 0.4%) |
| CIE-LAB | lab(85.41, 23.14, -21.32) |
| CIE-LCH | lch(85.41, 31.47, 317.35°) |
| OKLab | oklab(88.32% 0.0608 -0.0576) |
| OKLCH | oklch(88.32% 0.084 316.5) |
| XYZ | xyz(74.1376, 66.8161, 102.7380) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.62
Pale Lavender
#EECFFE
ΔE00 2.36
Light Lavendar
#EFC0FE
ΔE00 2.39
Very Light Purple
#F6CEFC
ΔE00 2.56
Pale Lilac
#E4CBFF
ΔE00 3.25
Light Lavender
#DFC5FE
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8FE #D7FEC8
analogous
#D4C8FE #EFC8FE #FEC8F2
triadic
#EFC8FE #FEEFC8 #C8FEEF
tetradic
#EFC8FE #FED4C8 #D7FEC8 #C8F2FE
square
#EFC8FE #FED4C8 #D7FEC8 #C8F2FE
split-complementary
#EFC8FE #F2FEC8 #C8FED4
monochromatic
#CC50FC #DE8CFD #EFC8FE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.46
#EFC8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#EFC8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8FE
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8FE | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D3FF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#EFCEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efc8fe; /* rgb */ color: rgb(239, 200, 254); /* oklch */ color: oklch(88.3% 0.084 316.5);
Tailwind
colors: {
custom: {
50: '#f4d9fe',
500: '#efc8fe',
950: '#000000',
},
}SCSS
$custom: #efc8fe; $custom-light: #f4d9fe; $custom-dark: #000000;
JSON
{
"hex": "#efc8fe",
"rgb": {
"r": 239,
"g": 200,
"b": 254
},
"hsl": {
"h": 283.333,
"s": 96.429,
"l": 89.02
},
"oklch": {
"l": 0.88319,
"c": 0.0838,
"h": 316.5
},
"luminance": 0.66815
}Semantic roles & 50–950 ramp
primary
#EFC8FE
secondary
#9FE783
accent
#E60040
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386