#EFBCFB#EFBCFB
#EFBCFB is a very light, moderate purple. Relative luminance 0.613; OKLCH L 86.1% C 0.101 H 319.8°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCFB |
|---|---|
| RGB | rgb(239, 188, 251) |
| HSL | hsl(289, 89%, 86%) |
| HSV | hsv(289, 25%, 98%) |
| CMYK | cmyk(4.8%, 25.1%, 0%, 1.6%) |
| CIE-LAB | lab(82.53, 28.95, -24.09) |
| CIE-LCH | lch(82.53, 37.66, 320.23°) |
| OKLab | oklab(86.07% 0.0773 -0.0653) |
| OKLCH | oklch(86.07% 0.101 319.8) |
| XYZ | xyz(70.9900, 61.2837, 99.3374) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.05
Light Lilac
#EDC8FF
ΔE00 3.43
Mauve
#E0B0FF
ΔE00 4.82
Very Light Purple
#F6CEFC
ΔE00 5.15
Light Lavender
#DFC5FE
ΔE00 5.31
Pale Lavender
#EECFFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCFB #C8FBBC
analogous
#CFBCFB #EFBCFB #FBBCE7
triadic
#EFBCFB #FBEFBC #BCFBEF
tetradic
#EFBCFB #FBCFBC #C8FBBC #BCE7FB
square
#EFBCFB #FBCFBC #C8FBBC #BCE7FB
split-complementary
#EFBCFB #E7FBBC #BCFBCF
monochromatic
#D348F4 #E182F8 #EFBCFB #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.58
#EFBCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EFBCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCFB
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCFB | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#F0C3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbcfb; /* rgb */ color: rgb(239, 188, 251); /* oklch */ color: oklch(86.1% 0.101 319.8);
Tailwind
colors: {
custom: {
50: '#f4d0fc',
500: '#efbcfb',
950: '#000000',
},
}SCSS
$custom: #efbcfb; $custom-light: #f4d0fc; $custom-dark: #000000;
JSON
{
"hex": "#efbcfb",
"rgb": {
"r": 239,
"g": 188,
"b": 251
},
"hsl": {
"h": 288.571,
"s": 88.732,
"l": 86.078
},
"oklch": {
"l": 0.86072,
"c": 0.10119,
"h": 319.8
},
"luminance": 0.61282
}Semantic roles & 50–950 ramp
primary
#EFBCFB
secondary
#8EE07B
accent
#E5002C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385