#EFB9EF#EFB9EF
#EFB9EF is a very light, moderate purple. Relative luminance 0.593; OKLCH L 85.1% C 0.094 H 326.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB9EF |
|---|---|
| RGB | rgb(239, 185, 239) |
| HSL | hsl(300, 63%, 83%) |
| HSV | hsv(300, 23%, 94%) |
| CMYK | cmyk(0%, 22.6%, 0%, 6.3%) |
| CIE-LAB | lab(81.45, 28.31, -19.32) |
| CIE-LCH | lch(81.45, 34.27, 325.68°) |
| OKLab | oklab(85.11% 0.0781 -0.052) |
| OKLCH | oklch(85.11% 0.094 326.4) |
| XYZ | xyz(68.5239, 59.2825, 89.4776) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.25
Light Lilac
#EDC8FF
ΔE00 4.66
Very Light Purple
#F6CEFC
ΔE00 4.98
Pale Mauve
#FED0FC
ΔE00 5.37
Plum
#DDA0DD
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB9EF #B9EFB9
analogous
#D4B9EF #EFB9EF #EFB9D4
triadic
#EFB9EF #EFEFB9 #B9EFEF
tetradic
#EFB9EF #EFD4B9 #B9EFB9 #B9D4EF
square
#EFB9EF #EFD4B9 #B9EFB9 #B9D4EF
split-complementary
#EFB9EF #D4EFB9 #B9EFD4
monochromatic
#D855D8 #E487E4 #EFB9EF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.63
#EFB9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#EFB9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB9EF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB9EF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F1
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#F3BDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb9ef; /* rgb */ color: rgb(239, 185, 239); /* oklch */ color: oklch(85.1% 0.094 326.4);
Tailwind
colors: {
custom: {
50: '#f4cef4',
500: '#efb9ef',
950: '#000000',
},
}SCSS
$custom: #efb9ef; $custom-light: #f4cef4; $custom-dark: #000000;
JSON
{
"hex": "#efb9ef",
"rgb": {
"r": 239,
"g": 185,
"b": 239
},
"hsl": {
"h": 300,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.85109,
"c": 0.09386,
"h": 326.4
},
"luminance": 0.59281
}Semantic roles & 50–950 ramp
primary
#EFB9EF
secondary
#7FCD7F
accent
#CB1B1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385