#EFB7EB#EFB7EB
#EFB7EB is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.6% C 0.093 H 328.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7EB |
|---|---|
| RGB | rgb(239, 183, 235) |
| HSL | hsl(304, 64%, 83%) |
| HSV | hsv(304, 23%, 94%) |
| CMYK | cmyk(0%, 23.4%, 1.7%, 6.3%) |
| CIE-LAB | lab(80.86, 28.65, -18.06) |
| CIE-LCH | lch(80.86, 33.87, 327.77°) |
| OKLab | oklab(84.62% 0.0799 -0.0485) |
| OKLCH | oklch(84.62% 0.093 328.7) |
| XYZ | xyz(67.5240, 58.2178, 86.2613) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.13
Light Lilac
#EDC8FF
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 5.46
Pale Mauve
#FED0FC
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.76
Pale Lavender
#EECFFE
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7EB #B7EFBB
analogous
#D7B7EF #EFB7EB #EFB7CF
triadic
#EFB7EB #EBEFB7 #B7EBEF
tetradic
#EFB7EB #EFD7B7 #B7EFBB #B7CFEF
square
#EFB7EB #EFD7B7 #B7EFBB #B7CFEF
split-complementary
#EFB7EB #CFEFB7 #B7EFD7
monochromatic
#D953CF #E485DD #EFB7EB #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.66
#EFB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#EFB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7EB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7EB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#F3BBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb7eb; /* rgb */ color: rgb(239, 183, 235); /* oklch */ color: oklch(84.6% 0.093 328.7);
Tailwind
colors: {
custom: {
50: '#f4cdf1',
500: '#efb7eb',
950: '#000000',
},
}SCSS
$custom: #efb7eb; $custom-light: #f4cdf1; $custom-dark: #000000;
JSON
{
"hex": "#efb7eb",
"rgb": {
"r": 239,
"g": 183,
"b": 235
},
"hsl": {
"h": 304.286,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.84616,
"c": 0.09344,
"h": 328.7
},
"luminance": 0.58216
}Semantic roles & 50–950 ramp
primary
#EFB7EB
secondary
#7DCD83
accent
#CB271A
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385