#EFBAFE#EFBAFE
#EFBAFE is a very light, moderate purple. Relative luminance 0.606; OKLCH L 85.8% C 0.108 H 318.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAFE |
|---|---|
| RGB | rgb(239, 186, 254) |
| HSL | hsl(287, 97%, 86%) |
| HSV | hsv(287, 27%, 100%) |
| CMYK | cmyk(5.9%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(82.18, 30.59, -26.23) |
| CIE-LCH | lch(82.18, 40.30, 319.38°) |
| OKLab | oklab(85.84% 0.0811 -0.0713) |
| OKLCH | oklch(85.84% 0.108 318.7) |
| XYZ | xyz(71.0424, 60.6258, 101.7062) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.69
Mauve
#E0B0FF
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 4.12
Light Violet
#D6B4FC
ΔE00 5.27
Light Lavender
#DFC5FE
ΔE00 5.58
Very Light Purple
#F6CEFC
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAFE #C9FEBA
analogous
#CDBAFE #EFBAFE #FEBAEB
triadic
#EFBAFE #FEEFBA #BAFEEF
tetradic
#EFBAFE #FECDBA #C9FEBA #BAEBFE
square
#EFBAFE #FECDBA #C9FEBA #BAEBFE
split-complementary
#EFBAFE #EBFEBA #BAFECD
monochromatic
#D341FC #E17EFD #EFBAFE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.60
#EFBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#EFBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAFE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAFE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#BECEFC
Tritanopia (blue-blind)
#F0C1D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbafe; /* rgb */ color: rgb(239, 186, 254); /* oklch */ color: oklch(85.8% 0.108 318.7);
Tailwind
colors: {
custom: {
50: '#f5cfff',
500: '#efbafe',
950: '#000000',
},
}SCSS
$custom: #efbafe; $custom-light: #f5cfff; $custom-dark: #000000;
JSON
{
"hex": "#efbafe",
"rgb": {
"r": 239,
"g": 186,
"b": 254
},
"hsl": {
"h": 286.765,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.85835,
"c": 0.10794,
"h": 318.7
},
"luminance": 0.60624
}Semantic roles & 50–950 ramp
primary
#EFBAFE
secondary
#8FE577
accent
#E60033
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386