#EFBAFF#EFBAFF
#EFBAFF is a very light, moderate purple. Relative luminance 0.607; OKLCH L 85.9% C 0.109 H 318.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBAFF |
|---|---|
| RGB | rgb(239, 186, 255) |
| HSL | hsl(286, 100%, 86%) |
| HSV | hsv(286, 27%, 100%) |
| CMYK | cmyk(6.3%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(82.21, 30.78, -26.72) |
| CIE-LCH | lch(82.21, 40.76, 319.04°) |
| OKLab | oklab(85.87% 0.0814 -0.0726) |
| OKLCH | oklch(85.87% 0.109 318.2) |
| XYZ | xyz(71.2030, 60.6900, 102.5518) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.80
Mauve
#E0B0FF
ΔE00 3.83
Light Lilac
#EDC8FF
ΔE00 4.20
Light Violet
#D6B4FC
ΔE00 5.16
Light Lavender
#DFC5FE
ΔE00 5.56
Very Light Purple
#F6CEFC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBAFF #CAFFBA
analogous
#CDBAFF #EFBAFF #FFBAED
triadic
#EFBAFF #FFEFBA #BAFFEF
tetradic
#EFBAFF #FFCDBA #CAFFBA #BAEDFF
square
#EFBAFF #FFCDBA #CAFFBA #BAEDFF
split-complementary
#EFBAFF #EDFFBA #BAFFCD
monochromatic
#D340FF #E17DFF #EFBAFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.60
#EFBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#EFBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBAFF
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBAFF | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C9FF
Deuteranopia (green-blind)
#BDCEFD
Tritanopia (blue-blind)
#EFC2D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbaff; /* rgb */ color: rgb(239, 186, 255); /* oklch */ color: oklch(85.9% 0.109 318.2);
Tailwind
colors: {
custom: {
50: '#f5cfff',
500: '#efbaff',
950: '#000000',
},
}SCSS
$custom: #efbaff; $custom-light: #f5cfff; $custom-dark: #000000;
JSON
{
"hex": "#efbaff",
"rgb": {
"r": 239,
"g": 186,
"b": 255
},
"hsl": {
"h": 286.087,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.85873,
"c": 0.10905,
"h": 318.2
},
"luminance": 0.60689
}Semantic roles & 50–950 ramp
primary
#EFBAFF
secondary
#90E776
accent
#E60035
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386