#EFBBFB#EFBBFB
#EFBBFB is a very light, moderate purple. Relative luminance 0.609; OKLCH L 85.9% C 0.103 H 319.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBFB |
|---|---|
| RGB | rgb(239, 187, 251) |
| HSL | hsl(289, 89%, 86%) |
| HSV | hsv(289, 25%, 98%) |
| CMYK | cmyk(4.8%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.30, 29.48, -24.44) |
| CIE-LCH | lch(82.30, 38.30, 320.34°) |
| OKLab | oklab(85.9% 0.0788 -0.0663) |
| OKLCH | oklch(85.9% 0.103 319.9) |
| XYZ | xyz(70.7772, 60.8579, 99.2664) |
| Luminance | 0.6086 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.28
Light Lilac
#EDC8FF
ΔE00 3.70
Mauve
#E0B0FF
ΔE00 4.65
Very Light Purple
#F6CEFC
ΔE00 5.43
Light Lavender
#DFC5FE
ΔE00 5.49
Light Violet
#D6B4FC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBFB #C7FBBB
analogous
#CFBBFB #EFBBFB #FBBBE7
triadic
#EFBBFB #FBEFBB #BBFBEF
tetradic
#EFBBFB #FBCFBB #C7FBBB #BBE7FB
square
#EFBBFB #FBCFBB #C7FBBB #BBE7FB
split-complementary
#EFBBFB #E7FBBB #BBFBCF
monochromatic
#D447F4 #E181F8 #EFBBFB #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.59
#EFBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#EFBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBFB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBFB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FE
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#F0C2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbbfb; /* rgb */ color: rgb(239, 187, 251); /* oklch */ color: oklch(85.9% 0.103 319.9);
Tailwind
colors: {
custom: {
50: '#f5d0fc',
500: '#efbbfb',
950: '#000000',
},
}SCSS
$custom: #efbbfb; $custom-light: #f5d0fc; $custom-dark: #000000;
JSON
{
"hex": "#efbbfb",
"rgb": {
"r": 239,
"g": 187,
"b": 251
},
"hsl": {
"h": 288.75,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85897,
"c": 0.10293,
"h": 319.9
},
"luminance": 0.60856
}Semantic roles & 50–950 ramp
primary
#EFBBFB
secondary
#8DE07A
accent
#E6002B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385