#EFBBFD#EFBBFD
#EFBBFD is a very light, moderate purple. Relative luminance 0.610; OKLCH L 86.0% C 0.105 H 319.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBFD |
|---|---|
| RGB | rgb(239, 187, 253) |
| HSL | hsl(287, 94%, 86%) |
| HSV | hsv(287, 26%, 99%) |
| CMYK | cmyk(5.5%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(82.37, 29.86, -25.41) |
| CIE-LCH | lch(82.37, 39.21, 319.61°) |
| OKLab | oklab(85.97% 0.0793 -0.0689) |
| OKLCH | oklch(85.97% 0.105 319) |
| XYZ | xyz(71.0941, 60.9847, 100.9355) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.33
Light Lilac
#EDC8FF
ΔE00 3.79
Mauve
#E0B0FF
ΔE00 4.31
Light Lavender
#DFC5FE
ΔE00 5.41
Light Violet
#D6B4FC
ΔE00 5.43
Very Light Purple
#F6CEFC
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBFD #C9FDBB
analogous
#CEBBFD #EFBBFD #FDBBEA
triadic
#EFBBFD #FDEFBB #BBFDEF
tetradic
#EFBBFD #FDCEBB #C9FDBB #BBEAFD
square
#EFBBFD #FDCEBB #C9FDBB #BBEAFD
split-complementary
#EFBBFD #EAFDBB #BBFDCE
monochromatic
#D344FA #E180FB #EFBBFD #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.59
#EFBBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#EFBBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBFD
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBFD | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C9FF
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#F0C2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efbbfd; /* rgb */ color: rgb(239, 187, 253); /* oklch */ color: oklch(86.0% 0.105 319.0);
Tailwind
colors: {
custom: {
50: '#f5d0fe',
500: '#efbbfd',
950: '#000000',
},
}SCSS
$custom: #efbbfd; $custom-light: #f5d0fe; $custom-dark: #000000;
JSON
{
"hex": "#efbbfd",
"rgb": {
"r": 239,
"g": 187,
"b": 253
},
"hsl": {
"h": 287.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.85972,
"c": 0.10511,
"h": 319
},
"luminance": 0.60983
}Semantic roles & 50–950 ramp
primary
#EFBBFD
secondary
#8FE379
accent
#E60031
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385