#EFC2FB#EFC2FB
#EFC2FB is a very light, moderate purple. Relative luminance 0.639; OKLCH L 87.1% C 0.091 H 319.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC2FB |
|---|---|
| RGB | rgb(239, 194, 251) |
| HSL | hsl(287, 88%, 87%) |
| HSV | hsv(287, 23%, 98%) |
| CMYK | cmyk(4.8%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(83.91, 25.76, -21.99) |
| CIE-LCH | lch(83.91, 33.87, 319.51°) |
| OKLab | oklab(87.13% 0.0686 -0.0595) |
| OKLCH | oklch(87.13% 0.091 319.1) |
| XYZ | xyz(72.2985, 63.9006, 99.7735) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.13
Light Lilac
#EDC8FF
ΔE00 1.91
Very Light Purple
#F6CEFC
ΔE00 3.51
Pale Lavender
#EECFFE
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 4.48
Pale Lilac
#E4CBFF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC2FB #CEFBC2
analogous
#D2C2FB #EFC2FB #FBC2EB
triadic
#EFC2FB #FBEFC2 #C2FBEF
tetradic
#EFC2FB #FBD2C2 #CEFBC2 #C2EBFB
square
#EFC2FB #FBD2C2 #CEFBC2 #C2EBFB
split-complementary
#EFC2FB #EBFBC2 #C2FBD2
monochromatic
#D14FF3 #E089F7 #EFC2FB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.52
#EFC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#EFC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC2FB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC2FB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFD
Deuteranopia (green-blind)
#C5D3F9
Tritanopia (blue-blind)
#F0C8D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efc2fb; /* rgb */ color: rgb(239, 194, 251); /* oklch */ color: oklch(87.1% 0.091 319.1);
Tailwind
colors: {
custom: {
50: '#f4d4fc',
500: '#efc2fb',
950: '#000000',
},
}SCSS
$custom: #efc2fb; $custom-light: #f4d4fc; $custom-dark: #000000;
JSON
{
"hex": "#efc2fb",
"rgb": {
"r": 239,
"g": 194,
"b": 251
},
"hsl": {
"h": 287.368,
"s": 87.692,
"l": 87.255
},
"oklch": {
"l": 0.87134,
"c": 0.0908,
"h": 319.1
},
"luminance": 0.63899
}Semantic roles & 50–950 ramp
primary
#EFC2FB
secondary
#95E180
accent
#E40131
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385