#EFB6EB#EFB6EB
#EFB6EB is a very light, moderate purple. Relative luminance 0.578; OKLCH L 84.4% C 0.095 H 328.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6EB |
|---|---|
| RGB | rgb(239, 182, 235) |
| HSL | hsl(304, 64%, 83%) |
| HSV | hsv(304, 24%, 94%) |
| CMYK | cmyk(0%, 23.8%, 1.7%, 6.3%) |
| CIE-LAB | lab(80.63, 29.18, -18.41) |
| CIE-LCH | lch(80.63, 34.50, 327.76°) |
| OKLab | oklab(84.44% 0.0814 -0.0494) |
| OKLCH | oklch(84.44% 0.095 328.7) |
| XYZ | xyz(67.3185, 57.8068, 86.1928) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.16
Plum
#DDA0DD
ΔE00 5.53
Light Lilac
#EDC8FF
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 5.71
Pale Mauve
#FED0FC
ΔE00 5.91
Pale Lavender
#EECFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6EB #B6EFBA
analogous
#D7B6EF #EFB6EB #EFB6CE
triadic
#EFB6EB #EBEFB6 #B6EBEF
tetradic
#EFB6EB #EFD7B6 #B6EFBA #B6CEEF
square
#EFB6EB #EFD7B6 #B6EFBA #B6CEEF
split-complementary
#EFB6EB #CEEFB6 #B6EFD7
monochromatic
#D952CF #E484DD #EFB6EB #F9E6F8 #F9E6F8
Accessibility & contrast
On white
1.67
#EFB6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#EFB6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6EB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6EB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#C1CBE9
Tritanopia (blue-blind)
#F3BAC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb6eb; /* rgb */ color: rgb(239, 182, 235); /* oklch */ color: oklch(84.4% 0.095 328.7);
Tailwind
colors: {
custom: {
50: '#f5ccf1',
500: '#efb6eb',
950: '#000000',
},
}SCSS
$custom: #efb6eb; $custom-light: #f5ccf1; $custom-dark: #000000;
JSON
{
"hex": "#efb6eb",
"rgb": {
"r": 239,
"g": 182,
"b": 235
},
"hsl": {
"h": 304.211,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.84441,
"c": 0.0952,
"h": 328.7
},
"luminance": 0.57805
}Semantic roles & 50–950 ramp
primary
#EFB6EB
secondary
#7CCD82
accent
#CC261A
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385