#EFC2FC#EFC2FC
#EFC2FC is a very light, moderate purple. Relative luminance 0.640; OKLCH L 87.2% C 0.092 H 318.6°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2FC |
|---|---|
| RGB | rgb(239, 194, 252) |
| HSL | hsl(287, 91%, 87%) |
| HSV | hsv(287, 23%, 99%) |
| CMYK | cmyk(5.2%, 23%, 0%, 1.2%) |
| CIE-LAB | lab(83.95, 25.95, -22.48) |
| CIE-LCH | lch(83.95, 34.33, 319.10°) |
| OKLab | oklab(87.17% 0.0689 -0.0608) |
| OKLCH | oklch(87.17% 0.092 318.6) |
| XYZ | xyz(72.4566, 63.9639, 100.6059) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.91
Light Lilac
#EDC8FF
ΔE00 1.88
Very Light Purple
#F6CEFC
ΔE00 3.67
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lavender
#DFC5FE
ΔE00 4.38
Pale Lilac
#E4CBFF
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2FC #CFFCC2
analogous
#D2C2FC #EFC2FC #FCC2EC
triadic
#EFC2FC #FCEFC2 #C2FCEF
tetradic
#EFC2FC #FCD2C2 #CFFCC2 #C2ECFC
square
#EFC2FC #FCD2C2 #CFFCC2 #C2ECFC
split-complementary
#EFC2FC #ECFCC2 #C2FCD2
monochromatic
#D04DF6 #E088F9 #EFC2FC #F7E2FE #F7E2FE
Accessibility & contrast
On white
1.52
#EFC2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#EFC2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2FC
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2FC | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFE
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#F0C8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc2fc; /* rgb */ color: rgb(239, 194, 252); /* oklch */ color: oklch(87.2% 0.092 318.6);
Tailwind
colors: {
custom: {
50: '#f4d4fd',
500: '#efc2fc',
950: '#000000',
},
}SCSS
$custom: #efc2fc; $custom-light: #f4d4fd; $custom-dark: #000000;
JSON
{
"hex": "#efc2fc",
"rgb": {
"r": 239,
"g": 194,
"b": 252
},
"hsl": {
"h": 286.552,
"s": 90.625,
"l": 87.451
},
"oklch": {
"l": 0.8717,
"c": 0.0919,
"h": 318.6
},
"luminance": 0.63963
}Semantic roles & 50–950 ramp
primary
#EFC2FC
secondary
#96E380
accent
#E60033
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385