#EFB1EB#EFB1EB
#EFB1EB is a very light, moderate purple. Relative luminance 0.558; OKLCH L 83.6% C 0.104 H 328.6°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB1EB |
|---|---|
| RGB | rgb(239, 177, 235) |
| HSL | hsl(304, 66%, 82%) |
| HSV | hsv(304, 26%, 94%) |
| CMYK | cmyk(0%, 25.9%, 1.7%, 6.3%) |
| CIE-LAB | lab(79.50, 31.84, -20.12) |
| CIE-LCH | lch(79.50, 37.66, 327.71°) |
| OKLab | oklab(83.57% 0.0888 -0.0541) |
| OKLCH | oklch(83.57% 0.104 328.6) |
| XYZ | xyz(66.3128, 55.7953, 85.8576) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.50
Light Lavendar
#EFC0FE
ΔE00 4.59
Light Lilac
#EDC8FF
ΔE00 6.46
Mauve
#E0B0FF
ΔE00 6.63
Very Light Purple
#F6CEFC
ΔE00 6.96
Pale Mauve
#FED0FC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB1EB #B1EFB5
analogous
#D4B1EF #EFB1EB #EFB1CC
triadic
#EFB1EB #EBEFB1 #B1EBEF
tetradic
#EFB1EB #EFD4B1 #B1EFB5 #B1CCEF
square
#EFB1EB #EFD4B1 #B1EFB5 #B1CCEF
split-complementary
#EFB1EB #CCEFB1 #B1EFD4
monochromatic
#DA4BD1 #E57EDE #EFB1EB #F9E4F8 #FAE6F8
Accessibility & contrast
On white
1.73
#EFB1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#EFB1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB1EB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB1EB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC0ED
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#F4B5C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb1eb; /* rgb */ color: rgb(239, 177, 235); /* oklch */ color: oklch(83.6% 0.104 328.6);
Tailwind
colors: {
custom: {
50: '#f5c9f1',
500: '#efb1eb',
950: '#000000',
},
}SCSS
$custom: #efb1eb; $custom-light: #f5c9f1; $custom-dark: #000000;
JSON
{
"hex": "#efb1eb",
"rgb": {
"r": 239,
"g": 177,
"b": 235
},
"hsl": {
"h": 303.871,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.83573,
"c": 0.10399,
"h": 328.6
},
"luminance": 0.55793
}Semantic roles & 50–950 ramp
primary
#EFB1EB
secondary
#77CD7D
accent
#CE2318
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285