#EFC5FC#EFC5FC
#EFC5FC is a very light, moderate purple. Relative luminance 0.653; OKLCH L 87.7% C 0.087 H 318.1°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC5FC |
|---|---|
| RGB | rgb(239, 197, 252) |
| HSL | hsl(286, 90%, 88%) |
| HSV | hsv(286, 22%, 99%) |
| CMYK | cmyk(5.2%, 21.8%, 0%, 1.2%) |
| CIE-LAB | lab(84.64, 24.35, -21.42) |
| CIE-LCH | lch(84.64, 32.43, 318.67°) |
| OKLab | oklab(87.71% 0.0646 -0.0579) |
| OKLCH | oklch(87.71% 0.087 318.1) |
| XYZ | xyz(73.1310, 65.3127, 100.8307) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.22
Light Lavendar
#EFC0FE
ΔE00 1.77
Very Light Purple
#F6CEFC
ΔE00 2.87
Pale Lavender
#EECFFE
ΔE00 3.10
Pale Lilac
#E4CBFF
ΔE00 3.89
Light Lavender
#DFC5FE
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC5FC #D2FCC5
analogous
#D3C5FC #EFC5FC #FCC5ED
triadic
#EFC5FC #FCEFC5 #C5FCEF
tetradic
#EFC5FC #FCD3C5 #D2FCC5 #C5EDFC
square
#EFC5FC #FCD3C5 #D2FCC5 #C5EDFC
split-complementary
#EFC5FC #EDFCC5 #C5FCD3
monochromatic
#CF51F6 #DF8BF9 #EFC5FC #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.49
#EFC5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#EFC5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC5FC
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC5FC | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFD1FE
Deuteranopia (green-blind)
#C8D5FA
Tritanopia (blue-blind)
#EFCBD8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efc5fc; /* rgb */ color: rgb(239, 197, 252); /* oklch */ color: oklch(87.7% 0.087 318.1);
Tailwind
colors: {
custom: {
50: '#f4d6fd',
500: '#efc5fc',
950: '#000000',
},
}SCSS
$custom: #efc5fc; $custom-light: #f4d6fd; $custom-dark: #000000;
JSON
{
"hex": "#efc5fc",
"rgb": {
"r": 239,
"g": 197,
"b": 252
},
"hsl": {
"h": 285.818,
"s": 90.164,
"l": 88.039
},
"oklch": {
"l": 0.87707,
"c": 0.08672,
"h": 318.1
},
"luminance": 0.65312
}Semantic roles & 50–950 ramp
primary
#EFC5FC
secondary
#99E382
accent
#E60036
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385