#EFBBFE#EFBBFE
#EFBBFE is a very light, moderate purple. Relative luminance 0.610; OKLCH L 86.0% C 0.106 H 318.6°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBFE |
|---|---|
| RGB | rgb(239, 187, 254) |
| HSL | hsl(287, 97%, 86%) |
| HSV | hsv(287, 26%, 100%) |
| CMYK | cmyk(5.9%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.40, 30.05, -25.89) |
| CIE-LCH | lch(82.40, 39.67, 319.26°) |
| OKLab | oklab(86.01% 0.0796 -0.0703) |
| OKLCH | oklch(86.01% 0.106 318.6) |
| XYZ | xyz(71.2538, 61.0486, 101.7767) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.41
Light Lilac
#EDC8FF
ΔE00 3.85
Mauve
#E0B0FF
ΔE00 4.15
Light Violet
#D6B4FC
ΔE00 5.31
Light Lavender
#DFC5FE
ΔE00 5.38
Very Light Purple
#F6CEFC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBFE #CAFEBB
analogous
#CEBBFE #EFBBFE #FEBBEC
triadic
#EFBBFE #FEEFBB #BBFEEF
tetradic
#EFBBFE #FECEBB #CAFEBB #BBECFE
square
#EFBBFE #FECEBB #CAFEBB #BBECFE
split-complementary
#EFBBFE #ECFEBB #BBFECE
monochromatic
#D342FC #E17FFD #EFBBFE #F8E1FF #F8E1FF
Accessibility & contrast
On white
1.59
#EFBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#EFBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBFE
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBFE | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#F0C2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbbfe; /* rgb */ color: rgb(239, 187, 254); /* oklch */ color: oklch(86.0% 0.106 318.6);
Tailwind
colors: {
custom: {
50: '#f5d0ff',
500: '#efbbfe',
950: '#000000',
},
}SCSS
$custom: #efbbfe; $custom-light: #f5d0ff; $custom-dark: #000000;
JSON
{
"hex": "#efbbfe",
"rgb": {
"r": 239,
"g": 187,
"b": 254
},
"hsl": {
"h": 286.567,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86009,
"c": 0.10621,
"h": 318.6
},
"luminance": 0.61047
}Semantic roles & 50–950 ramp
primary
#EFBBFE
secondary
#90E578
accent
#E60033
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386