#EFB9EB#EFB9EB
#EFB9EB is a very light, moderate purple. Relative luminance 0.590; OKLCH L 85.0% C 0.090 H 328.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB9EB |
|---|---|
| RGB | rgb(239, 185, 235) |
| HSL | hsl(304, 63%, 83%) |
| HSV | hsv(304, 23%, 94%) |
| CMYK | cmyk(0%, 22.6%, 1.7%, 6.3%) |
| CIE-LAB | lab(81.32, 27.58, -17.37) |
| CIE-LCH | lch(81.32, 32.60, 327.80°) |
| OKLab | oklab(84.97% 0.0769 -0.0466) |
| OKLCH | oklch(84.97% 0.09 328.8) |
| XYZ | xyz(67.9395, 59.0487, 86.3998) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.13
Very Light Purple
#F6CEFC
ΔE00 4.98
Pale Mauve
#FED0FC
ΔE00 5.17
Light Lilac
#EDC8FF
ΔE00 5.18
Plum
#DDA0DD
ΔE00 6.25
Pale Lavender
#EECFFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB9EB #B9EFBD
analogous
#D8B9EF #EFB9EB #EFB9D0
triadic
#EFB9EB #EBEFB9 #B9EBEF
tetradic
#EFB9EB #EFD8B9 #B9EFBD #B9D0EF
square
#EFB9EB #EFD8B9 #B9EFBD #B9D0EF
split-complementary
#EFB9EB #D0EFB9 #B9EFD8
monochromatic
#D855CF #E487DD #EFB9EB #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.64
#EFB9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EFB9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB9EB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB9EB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#C3CDE9
Tritanopia (blue-blind)
#F3BDCA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efb9eb; /* rgb */ color: rgb(239, 185, 235); /* oklch */ color: oklch(85.0% 0.090 328.8);
Tailwind
colors: {
custom: {
50: '#f4cef1',
500: '#efb9eb',
950: '#000000',
},
}SCSS
$custom: #efb9eb; $custom-light: #f4cef1; $custom-dark: #000000;
JSON
{
"hex": "#efb9eb",
"rgb": {
"r": 239,
"g": 185,
"b": 235
},
"hsl": {
"h": 304.444,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.84968,
"c": 0.08992,
"h": 328.8
},
"luminance": 0.59047
}Semantic roles & 50–950 ramp
primary
#EFB9EB
secondary
#7FCD85
accent
#CB281B
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171316
muted
#858385