#EFC3FB#EFC3FB
#EFC3FB is a very light, moderate purple. Relative luminance 0.643; OKLCH L 87.3% C 0.089 H 318.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC3FB |
|---|---|
| RGB | rgb(239, 195, 251) |
| HSL | hsl(287, 88%, 87%) |
| HSV | hsv(287, 22%, 98%) |
| CMYK | cmyk(4.8%, 22.3%, 0%, 1.6%) |
| CIE-LAB | lab(84.15, 25.23, -21.64) |
| CIE-LCH | lch(84.15, 33.24, 319.37°) |
| OKLab | oklab(87.31% 0.0672 -0.0585) |
| OKLCH | oklch(87.31% 0.089 318.9) |
| XYZ | xyz(72.5218, 64.3472, 99.8479) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.38
Light Lilac
#EDC8FF
ΔE00 1.69
Very Light Purple
#F6CEFC
ΔE00 3.23
Pale Lavender
#EECFFE
ΔE00 3.62
Pale Lilac
#E4CBFF
ΔE00 4.32
Light Lavender
#DFC5FE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC3FB #CFFBC3
analogous
#D3C3FB #EFC3FB #FBC3EB
triadic
#EFC3FB #FBEFC3 #C3FBEF
tetradic
#EFC3FB #FBD3C3 #CFFBC3 #C3EBFB
square
#EFC3FB #FBD3C3 #CFFBC3 #C3EBFB
split-complementary
#EFC3FB #EBFBC3 #C3FBD3
monochromatic
#D050F3 #E08AF7 #EFC3FB #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.51
#EFC3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#EFC3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC3FB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC3FB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCFFD
Deuteranopia (green-blind)
#C6D3F9
Tritanopia (blue-blind)
#F0C9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efc3fb; /* rgb */ color: rgb(239, 195, 251); /* oklch */ color: oklch(87.3% 0.089 318.9);
Tailwind
colors: {
custom: {
50: '#f4d5fc',
500: '#efc3fb',
950: '#000000',
},
}SCSS
$custom: #efc3fb; $custom-light: #f4d5fc; $custom-dark: #000000;
JSON
{
"hex": "#efc3fb",
"rgb": {
"r": 239,
"g": 195,
"b": 251
},
"hsl": {
"h": 287.143,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.87312,
"c": 0.08906,
"h": 318.9
},
"luminance": 0.64346
}Semantic roles & 50–950 ramp
primary
#EFC3FB
secondary
#96E181
accent
#E40132
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385