#EFB9EE#EFB9EE
#EFB9EE is a very light, moderate purple. Relative luminance 0.592; OKLCH L 85.1% C 0.093 H 327.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB9EE |
|---|---|
| RGB | rgb(239, 185, 238) |
| HSL | hsl(301, 63%, 83%) |
| HSV | hsv(301, 23%, 94%) |
| CMYK | cmyk(0%, 22.6%, 0.4%, 6.3%) |
| CIE-LAB | lab(81.41, 28.13, -18.83) |
| CIE-LCH | lch(81.41, 33.85, 326.19°) |
| OKLab | oklab(85.07% 0.0778 -0.0506) |
| OKLCH | oklch(85.07% 0.093 327) |
| XYZ | xyz(68.3765, 59.2235, 88.7017) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.46
Light Lilac
#EDC8FF
ΔE00 4.77
Very Light Purple
#F6CEFC
ΔE00 4.96
Pale Mauve
#FED0FC
ΔE00 5.31
Plum
#DDA0DD
ΔE00 6.08
Pale Lavender
#EECFFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB9EE #B9EFBA
analogous
#D5B9EF #EFB9EE #EFB9D3
triadic
#EFB9EE #EEEFB9 #B9EEEF
tetradic
#EFB9EE #EFD5B9 #B9EFBA #B9D3EF
square
#EFB9EE #EFD5B9 #B9EFBA #B9D3EF
split-complementary
#EFB9EE #D3EFB9 #B9EFD5
monochromatic
#D855D6 #E487E2 #EFB9EE #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.63
#EFB9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EFB9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB9EE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB9EE | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6F0
Deuteranopia (green-blind)
#C2CDEC
Tritanopia (blue-blind)
#F3BDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb9ee; /* rgb */ color: rgb(239, 185, 238); /* oklch */ color: oklch(85.1% 0.093 327.0);
Tailwind
colors: {
custom: {
50: '#f4cef3',
500: '#efb9ee',
950: '#000000',
},
}SCSS
$custom: #efb9ee; $custom-light: #f4cef3; $custom-dark: #000000;
JSON
{
"hex": "#efb9ee",
"rgb": {
"r": 239,
"g": 185,
"b": 238
},
"hsl": {
"h": 301.111,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.85074,
"c": 0.09285,
"h": 327
},
"luminance": 0.59222
}Semantic roles & 50–950 ramp
primary
#EFB9EE
secondary
#7FCD80
accent
#CB1E1B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171317
muted
#858385