#EFBFFE#EFBFFE
#EFBFFE is a very light, moderate purple. Relative luminance 0.628; OKLCH L 86.7% C 0.099 H 318.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBFFE |
|---|---|
| RGB | rgb(239, 191, 254) |
| HSL | hsl(286, 97%, 87%) |
| HSV | hsv(286, 25%, 100%) |
| CMYK | cmyk(5.9%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(83.32, 27.93, -24.49) |
| CIE-LCH | lch(83.32, 37.14, 318.75°) |
| OKLab | oklab(86.71% 0.0738 -0.0664) |
| OKLCH | oklch(86.71% 0.099 318) |
| XYZ | xyz(72.1142, 62.7694, 102.0635) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.29
Light Lilac
#EDC8FF
ΔE00 2.75
Light Lavender
#DFC5FE
ΔE00 4.66
Very Light Purple
#F6CEFC
ΔE00 4.79
Mauve
#E0B0FF
ΔE00 4.91
Pale Lavender
#EECFFE
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBFFE #CEFEBF
analogous
#D0BFFE #EFBFFE #FEBFEE
triadic
#EFBFFE #FEEFBF #BFFEEF
tetradic
#EFBFFE #FED0BF #CEFEBF #BFEEFE
square
#EFBFFE #FED0BF #CEFEBF #BFEEFE
split-complementary
#EFBFFE #EEFEBF #BFFED0
monochromatic
#D146FC #E083FD #EFBFFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.55
#EFBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EFBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBFFE
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBFFE | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#EFC6D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efbffe; /* rgb */ color: rgb(239, 191, 254); /* oklch */ color: oklch(86.7% 0.099 318.0);
Tailwind
colors: {
custom: {
50: '#f4d2ff',
500: '#efbffe',
950: '#000000',
},
}SCSS
$custom: #efbffe; $custom-light: #f4d2ff; $custom-dark: #000000;
JSON
{
"hex": "#efbffe",
"rgb": {
"r": 239,
"g": 191,
"b": 254
},
"hsl": {
"h": 285.714,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.86711,
"c": 0.09931,
"h": 318
},
"luminance": 0.62768
}Semantic roles & 50–950 ramp
primary
#EFBFFE
secondary
#95E67B
accent
#E60037
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386