#EFB7EF#EFB7EF
#EFB7EF is a very light, moderate purple. Relative luminance 0.585; OKLCH L 84.8% C 0.097 H 326.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7EF |
|---|---|
| RGB | rgb(239, 183, 239) |
| HSL | hsl(300, 64%, 83%) |
| HSV | hsv(300, 23%, 94%) |
| CMYK | cmyk(0%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(80.99, 29.37, -20.01) |
| CIE-LCH | lch(80.99, 35.54, 325.73°) |
| OKLab | oklab(84.76% 0.0811 -0.0539) |
| OKLCH | oklch(84.76% 0.097 326.4) |
| XYZ | xyz(68.1084, 58.4516, 89.3391) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.34
Light Lilac
#EDC8FF
ΔE00 5.01
Very Light Purple
#F6CEFC
ΔE00 5.51
Plum
#DDA0DD
ΔE00 5.61
Pale Mauve
#FED0FC
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7EF #B7EFB7
analogous
#D3B7EF #EFB7EF #EFB7D3
triadic
#EFB7EF #EFEFB7 #B7EFEF
tetradic
#EFB7EF #EFD3B7 #B7EFB7 #B7D3EF
square
#EFB7EF #EFD3B7 #B7EFB7 #B7D3EF
split-complementary
#EFB7EF #D3EFB7 #B7EFD3
monochromatic
#D953D9 #E485E4 #EFB7EF #F9E6F9 #F9E6F9
Accessibility & contrast
On white
1.65
#EFB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#EFB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7EF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7EF | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F1
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#F3BCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efb7ef; /* rgb */ color: rgb(239, 183, 239); /* oklch */ color: oklch(84.8% 0.097 326.4);
Tailwind
colors: {
custom: {
50: '#f5cdf4',
500: '#efb7ef',
950: '#000000',
},
}SCSS
$custom: #efb7ef; $custom-light: #f5cdf4; $custom-dark: #000000;
JSON
{
"hex": "#efb7ef",
"rgb": {
"r": 239,
"g": 183,
"b": 239
},
"hsl": {
"h": 300,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.84759,
"c": 0.09736,
"h": 326.4
},
"luminance": 0.5845
}Semantic roles & 50–950 ramp
primary
#EFB7EF
secondary
#7DCD7D
accent
#CB1A1A
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385