#EFB5EF#EFB5EF
#EFB5EF is a very light, moderate purple. Relative luminance 0.576; OKLCH L 84.4% C 0.101 H 326.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5EF |
|---|---|
| RGB | rgb(239, 181, 239) |
| HSL | hsl(300, 64%, 82%) |
| HSV | hsv(300, 24%, 94%) |
| CMYK | cmyk(0%, 24.3%, 0%, 6.3%) |
| CIE-LAB | lab(80.53, 30.44, -20.70) |
| CIE-LCH | lch(80.53, 36.81, 325.78°) |
| OKLab | oklab(84.41% 0.0841 -0.0558) |
| OKLCH | oklch(84.41% 0.101 326.4) |
| XYZ | xyz(67.6988, 57.6324, 89.2026) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.53
Plum
#DDA0DD
ΔE00 5.20
Light Lilac
#EDC8FF
ΔE00 5.39
Very Light Purple
#F6CEFC
ΔE00 6.04
Mauve
#E0B0FF
ΔE00 6.18
Pale Mauve
#FED0FC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5EF #B5EFB5
analogous
#D2B5EF #EFB5EF #EFB5D2
triadic
#EFB5EF #EFEFB5 #B5EFEF
tetradic
#EFB5EF #EFD2B5 #B5EFB5 #B5D2EF
square
#EFB5EF #EFD2B5 #B5EFB5 #B5D2EF
split-complementary
#EFB5EF #D2EFB5 #B5EFD2
monochromatic
#D950D9 #E483E4 #EFB5EF #FAE6FA #FAE6FA
Accessibility & contrast
On white
1.68
#EFB5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EFB5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5EF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5EF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#BFCAED
Tritanopia (blue-blind)
#F3BAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb5ef; /* rgb */ color: rgb(239, 181, 239); /* oklch */ color: oklch(84.4% 0.101 326.4);
Tailwind
colors: {
custom: {
50: '#f5cbf4',
500: '#efb5ef',
950: '#000000',
},
}SCSS
$custom: #efb5ef; $custom-light: #f5cbf4; $custom-dark: #000000;
JSON
{
"hex": "#efb5ef",
"rgb": {
"r": 239,
"g": 181,
"b": 239
},
"hsl": {
"h": 300,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.8441,
"c": 0.10088,
"h": 326.4
},
"luminance": 0.5763
}Semantic roles & 50–950 ramp
primary
#EFB5EF
secondary
#7BCD7B
accent
#CC1919
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385