#EFBBEE#EFBBEE
#EFBBEE is a very light, moderate purple. Relative luminance 0.601; OKLCH L 85.4% C 0.089 H 326.9°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBEE |
|---|---|
| RGB | rgb(239, 187, 238) |
| HSL | hsl(301, 62%, 84%) |
| HSV | hsv(301, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 0.4%, 6.3%) |
| CIE-LAB | lab(81.87, 27.06, -18.14) |
| CIE-LCH | lch(81.87, 32.58, 326.17°) |
| OKLab | oklab(85.43% 0.0749 -0.0487) |
| OKLCH | oklch(85.43% 0.089 326.9) |
| XYZ | xyz(68.7979, 60.0662, 88.8422) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.50
Very Light Purple
#F6CEFC
ΔE00 4.45
Light Lilac
#EDC8FF
ΔE00 4.50
Pale Mauve
#FED0FC
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 5.70
Plum
#DDA0DD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBEE #BBEFBC
analogous
#D6BBEF #EFBBEE #EFBBD4
triadic
#EFBBEE #EEEFBB #BBEEEF
tetradic
#EFBBEE #EFD6BB #BBEFBC #BBD4EF
square
#EFBBEE #EFD6BB #BBEFBC #BBD4EF
split-complementary
#EFBBEE #D4EFBB #BBEFD6
monochromatic
#D858D5 #E389E2 #EFBBEE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.61
#EFBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EFBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBEE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBEE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F0
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#F3BFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbbee; /* rgb */ color: rgb(239, 187, 238); /* oklch */ color: oklch(85.4% 0.089 326.9);
Tailwind
colors: {
custom: {
50: '#f4cff3',
500: '#efbbee',
950: '#000000',
},
}SCSS
$custom: #efbbee; $custom-light: #f4cff3; $custom-dark: #000000;
JSON
{
"hex": "#efbbee",
"rgb": {
"r": 239,
"g": 187,
"b": 238
},
"hsl": {
"h": 301.154,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85427,
"c": 0.08935,
"h": 326.9
},
"luminance": 0.60064
}Semantic roles & 50–950 ramp
primary
#EFBBEE
secondary
#81CD82
accent
#CA1F1C
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385