#EFBCFD#EFBCFD
#EFBCFD is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.1% C 0.103 H 318.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCFD |
|---|---|
| RGB | rgb(239, 188, 253) |
| HSL | hsl(287, 94%, 86%) |
| HSV | hsv(287, 26%, 99%) |
| CMYK | cmyk(5.5%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(82.60, 29.33, -25.06) |
| CIE-LCH | lch(82.60, 38.58, 319.49°) |
| OKLab | oklab(86.15% 0.0779 -0.068) |
| OKLCH | oklch(86.15% 0.103 318.9) |
| XYZ | xyz(71.3070, 61.4104, 101.0065) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.06
Light Lilac
#EDC8FF
ΔE00 3.52
Mauve
#E0B0FF
ΔE00 4.48
Light Lavender
#DFC5FE
ΔE00 5.22
Very Light Purple
#F6CEFC
ΔE00 5.43
Light Violet
#D6B4FC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCFD #CAFDBC
analogous
#CFBCFD #EFBCFD #FDBCEB
triadic
#EFBCFD #FDEFBC #BCFDEF
tetradic
#EFBCFD #FDCFBC #CAFDBC #BCEBFD
square
#EFBCFD #FDCFBC #CAFDBC #BCEBFD
split-complementary
#EFBCFD #EBFDBC #BCFDCF
monochromatic
#D345F9 #E181FB #EFBCFD #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.58
#EFBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#EFBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCFD
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCFD | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#F0C3D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efbcfd; /* rgb */ color: rgb(239, 188, 253); /* oklch */ color: oklch(86.1% 0.103 318.9);
Tailwind
colors: {
custom: {
50: '#f5d0fe',
500: '#efbcfd',
950: '#000000',
},
}SCSS
$custom: #efbcfd; $custom-light: #f5d0fe; $custom-dark: #000000;
JSON
{
"hex": "#efbcfd",
"rgb": {
"r": 239,
"g": 188,
"b": 253
},
"hsl": {
"h": 287.077,
"s": 94.203,
"l": 86.471
},
"oklch": {
"l": 0.86147,
"c": 0.10339,
"h": 318.9
},
"luminance": 0.61409
}Semantic roles & 50–950 ramp
primary
#EFBCFD
secondary
#90E47A
accent
#E60031
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385