#EFBEFE#EFBEFE
#EFBEFE is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.5% C 0.101 H 318.2°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEFE |
|---|---|
| RGB | rgb(239, 190, 254) |
| HSL | hsl(286, 97%, 87%) |
| HSV | hsv(286, 25%, 100%) |
| CMYK | cmyk(5.9%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.09, 28.46, -24.84) |
| CIE-LCH | lch(83.09, 37.78, 318.88°) |
| OKLab | oklab(86.54% 0.0753 -0.0674) |
| OKLCH | oklch(86.54% 0.101 318.2) |
| XYZ | xyz(71.8969, 62.3347, 101.9911) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.57
Light Lilac
#EDC8FF
ΔE00 3.03
Mauve
#E0B0FF
ΔE00 4.71
Light Lavender
#DFC5FE
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 5.05
Pale Lavender
#EECFFE
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEFE #CDFEBE
analogous
#CFBEFE #EFBEFE #FEBEED
triadic
#EFBEFE #FEEFBE #BEFEEF
tetradic
#EFBEFE #FECFBE #CDFEBE #BEEDFE
square
#EFBEFE #FECFBE #CDFEBE #BEEDFE
split-complementary
#EFBEFE #EDFEBE #BEFECF
monochromatic
#D145FC #E082FD #EFBEFE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.56
#EFBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#EFBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEFE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEFE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#EFC5D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efbefe; /* rgb */ color: rgb(239, 190, 254); /* oklch */ color: oklch(86.5% 0.101 318.2);
Tailwind
colors: {
custom: {
50: '#f4d2ff',
500: '#efbefe',
950: '#000000',
},
}SCSS
$custom: #efbefe; $custom-light: #f4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#efbefe",
"rgb": {
"r": 239,
"g": 190,
"b": 254
},
"hsl": {
"h": 285.938,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86535,
"c": 0.10104,
"h": 318.2
},
"luminance": 0.62333
}Semantic roles & 50–950 ramp
primary
#EFBEFE
secondary
#94E67B
accent
#E60036
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386