#EFBBF6#EFBBF6
#EFBBF6 is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.7% C 0.098 H 322.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBF6 |
|---|---|
| RGB | rgb(239, 187, 246) |
| HSL | hsl(293, 77%, 85%) |
| HSV | hsv(293, 24%, 96%) |
| CMYK | cmyk(2.8%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(82.13, 28.54, -22.03) |
| CIE-LCH | lch(82.13, 36.05, 322.34°) |
| OKLab | oklab(85.71% 0.0773 -0.0595) |
| OKLCH | oklch(85.71% 0.098 322.4) |
| XYZ | xyz(69.9994, 60.5468, 95.1702) |
| Luminance | 0.6055 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.80
Light Lilac
#EDC8FF
ΔE00 3.72
Very Light Purple
#F6CEFC
ΔE00 4.86
Pale Mauve
#FED0FC
ΔE00 5.57
Mauve
#E0B0FF
ΔE00 5.60
Pale Lavender
#EECFFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBF6 #C2F6BB
analogous
#D1BBF6 #EFBBF6 #F6BBE0
triadic
#EFBBF6 #F6EFBB #BBF6EF
tetradic
#EFBBF6 #F6D1BB #C2F6BB #BBE0F6
square
#EFBBF6 #F6D1BB #C2F6BB #BBE0F6
split-complementary
#EFBBF6 #E0F6BB #BBF6D1
monochromatic
#D64FE8 #E285EF #EFBBF6 #F9E4FB #F9E4FB
Accessibility & contrast
On white
1.60
#EFBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EFBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBF6
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBF6 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C9F8
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#F1C1D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbbf6; /* rgb */ color: rgb(239, 187, 246); /* oklch */ color: oklch(85.7% 0.098 322.4);
Tailwind
colors: {
custom: {
50: '#f4d0f9',
500: '#efbbf6',
950: '#000000',
},
}SCSS
$custom: #efbbf6; $custom-light: #f4d0f9; $custom-dark: #000000;
JSON
{
"hex": "#efbbf6",
"rgb": {
"r": 239,
"g": 187,
"b": 246
},
"hsl": {
"h": 292.881,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.85713,
"c": 0.09757,
"h": 322.4
},
"luminance": 0.60545
}Semantic roles & 50–950 ramp
primary
#EFBBF6
secondary
#88D87D
accent
#D90D25
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385