#EFC9FE#EFC9FE
#EFC9FE is a very light, moderate purple. Relative luminance 0.673; OKLCH L 88.5% C 0.082 H 316.3°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC9FE |
|---|---|
| RGB | rgb(239, 201, 254) |
| HSL | hsl(283, 96%, 89%) |
| HSV | hsv(283, 21%, 100%) |
| CMYK | cmyk(5.9%, 20.9%, 0%, 0.4%) |
| CIE-LAB | lab(85.65, 22.61, -20.96) |
| CIE-LCH | lch(85.65, 30.83, 317.17°) |
| OKLab | oklab(88.5% 0.0594 -0.0567) |
| OKLCH | oklch(88.5% 0.082 316.3) |
| XYZ | xyz(74.3699, 67.2808, 102.8154) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 0.69
Pale Lavender
#EECFFE
ΔE00 2.06
Very Light Purple
#F6CEFC
ΔE00 2.36
Light Lavendar
#EFC0FE
ΔE00 2.71
Pale Lilac
#E4CBFF
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC9FE #D8FEC9
analogous
#D5C9FE #EFC9FE #FEC9F3
triadic
#EFC9FE #FEEFC9 #C9FEEF
tetradic
#EFC9FE #FED5C9 #D8FEC9 #C9F3FE
square
#EFC9FE #FED5C9 #D8FEC9 #C9F3FE
split-complementary
#EFC9FE #F3FEC9 #C9FED5
monochromatic
#CB51FC #DD8DFD #EFC9FE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.45
#EFC9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#EFC9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC9FE
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC9FE | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#EFCFDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #efc9fe; /* rgb */ color: rgb(239, 201, 254); /* oklch */ color: oklch(88.5% 0.082 316.3);
Tailwind
colors: {
custom: {
50: '#f4d9fe',
500: '#efc9fe',
950: '#000000',
},
}SCSS
$custom: #efc9fe; $custom-light: #f4d9fe; $custom-dark: #000000;
JSON
{
"hex": "#efc9fe",
"rgb": {
"r": 239,
"g": 201,
"b": 254
},
"hsl": {
"h": 283.019,
"s": 96.364,
"l": 89.216
},
"oklch": {
"l": 0.88499,
"c": 0.08208,
"h": 316.3
},
"luminance": 0.6728
}Semantic roles & 50–950 ramp
primary
#EFC9FE
secondary
#A0E784
accent
#E60041
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386