#EFB6EF#EFB6EF
#EFB6EF is a very light, moderate purple. Relative luminance 0.580; OKLCH L 84.6% C 0.099 H 326.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB6EF |
|---|---|
| RGB | rgb(239, 182, 239) |
| HSL | hsl(300, 64%, 83%) |
| HSV | hsv(300, 24%, 94%) |
| CMYK | cmyk(0%, 23.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.76, 29.90, -20.36) |
| CIE-LCH | lch(80.76, 36.18, 325.75°) |
| OKLab | oklab(84.58% 0.0826 -0.0548) |
| OKLCH | oklch(84.58% 0.099 326.4) |
| XYZ | xyz(67.9029, 58.0405, 89.2706) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.43
Light Lilac
#EDC8FF
ΔE00 5.20
Plum
#DDA0DD
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.77
Pale Mauve
#FED0FC
ΔE00 6.16
Mauve
#E0B0FF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB6EF #B6EFB6
analogous
#D2B6EF #EFB6EF #EFB6D2
triadic
#EFB6EF #EFEFB6 #B6EFEF
tetradic
#EFB6EF #EFD2B6 #B6EFB6 #B6D2EF
square
#EFB6EF #EFD2B6 #B6EFB6 #B6D2EF
split-complementary
#EFB6EF #D2EFB6 #B6EFD2
monochromatic
#D952D9 #E484E4 #EFB6EF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.67
#EFB6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#EFB6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB6EF
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB6EF | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#F3BBCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb6ef; /* rgb */ color: rgb(239, 182, 239); /* oklch */ color: oklch(84.6% 0.099 326.4);
Tailwind
colors: {
custom: {
50: '#f5ccf4',
500: '#efb6ef',
950: '#000000',
},
}SCSS
$custom: #efb6ef; $custom-light: #f5ccf4; $custom-dark: #000000;
JSON
{
"hex": "#efb6ef",
"rgb": {
"r": 239,
"g": 182,
"b": 239
},
"hsl": {
"h": 300,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.84584,
"c": 0.09912,
"h": 326.4
},
"luminance": 0.58039
}Semantic roles & 50–950 ramp
primary
#EFB6EF
secondary
#7CCD7C
accent
#CC1A1A
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385