#EFC2FE#EFC2FE
#EFC2FE is a very light, moderate purple. Relative luminance 0.641; OKLCH L 87.2% C 0.094 H 317.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2FE |
|---|---|
| RGB | rgb(239, 194, 254) |
| HSL | hsl(285, 97%, 88%) |
| HSV | hsv(285, 24%, 100%) |
| CMYK | cmyk(5.9%, 23.6%, 0%, 0.4%) |
| CIE-LAB | lab(84.01, 26.33, -23.44) |
| CIE-LCH | lch(84.01, 35.25, 318.33°) |
| OKLab | oklab(87.24% 0.0695 -0.0635) |
| OKLCH | oklch(87.24% 0.094 317.6) |
| XYZ | xyz(72.7752, 64.0913, 102.2838) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.58
Light Lilac
#EDC8FF
ΔE00 1.92
Very Light Purple
#F6CEFC
ΔE00 4.01
Pale Lavender
#EECFFE
ΔE00 4.15
Light Lavender
#DFC5FE
ΔE00 4.22
Pale Lilac
#E4CBFF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2FE #D1FEC2
analogous
#D1C2FE #EFC2FE #FEC2EF
triadic
#EFC2FE #FEEFC2 #C2FEEF
tetradic
#EFC2FE #FED1C2 #D1FEC2 #C2EFFE
square
#EFC2FE #FED1C2 #D1FEC2 #C2EFFE
split-complementary
#EFC2FE #EFFEC2 #C2FED1
monochromatic
#CF4AFC #DF86FD #EFC2FE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.52
#EFC2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#EFC2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2FE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2FE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#EFC8D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc2fe; /* rgb */ color: rgb(239, 194, 254); /* oklch */ color: oklch(87.2% 0.094 317.6);
Tailwind
colors: {
custom: {
50: '#f4d4fe',
500: '#efc2fe',
950: '#000000',
},
}SCSS
$custom: #efc2fe; $custom-light: #f4d4fe; $custom-dark: #000000;
JSON
{
"hex": "#efc2fe",
"rgb": {
"r": 239,
"g": 194,
"b": 254
},
"hsl": {
"h": 285,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.87243,
"c": 0.09414,
"h": 317.6
},
"luminance": 0.6409
}Semantic roles & 50–950 ramp
primary
#EFC2FE
secondary
#98E67E
accent
#E60039
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386