#EFBEFA#EFBEFA
#EFBEFA is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.4% C 0.097 H 320.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEFA |
|---|---|
| RGB | rgb(239, 190, 250) |
| HSL | hsl(289, 86%, 86%) |
| HSV | hsv(289, 24%, 98%) |
| CMYK | cmyk(4.4%, 24%, 0%, 2%) |
| CIE-LAB | lab(82.96, 27.70, -22.91) |
| CIE-LCH | lch(82.96, 35.95, 320.40°) |
| OKLab | oklab(86.39% 0.0741 -0.062) |
| OKLCH | oklch(86.39% 0.097 320.1) |
| XYZ | xyz(71.2630, 62.0812, 98.6528) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.87
Light Lilac
#EDC8FF
ΔE00 2.90
Very Light Purple
#F6CEFC
ΔE00 4.47
Pale Lavender
#EECFFE
ΔE00 4.98
Light Lavender
#DFC5FE
ΔE00 5.07
Pale Lilac
#E4CBFF
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEFA #C9FABE
analogous
#D1BEFA #EFBEFA #FABEE7
triadic
#EFBEFA #FAEFBE #BEFAEF
tetradic
#EFBEFA #FAD1BE #C9FABE #BEE7FA
square
#EFBEFA #FAD1BE #C9FABE #BEE7FA
split-complementary
#EFBEFA #E7FABE #BEFAD1
monochromatic
#D34CF1 #E185F6 #EFBEFA #F8E3FD #F8E3FD
Accessibility & contrast
On white
1.57
#EFBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#EFBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEFA
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEFA | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#F0C4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efbefa; /* rgb */ color: rgb(239, 190, 250); /* oklch */ color: oklch(86.4% 0.097 320.1);
Tailwind
colors: {
custom: {
50: '#f4d2fc',
500: '#efbefa',
950: '#000000',
},
}SCSS
$custom: #efbefa; $custom-light: #f4d2fc; $custom-dark: #000000;
JSON
{
"hex": "#efbefa",
"rgb": {
"r": 239,
"g": 190,
"b": 250
},
"hsl": {
"h": 289,
"s": 85.714,
"l": 86.275
},
"oklch": {
"l": 0.86387,
"c": 0.09663,
"h": 320.1
},
"luminance": 0.6208
}Semantic roles & 50–950 ramp
primary
#EFBEFA
secondary
#8FDF7E
accent
#E2032C
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385