#EFB5EE#EFB5EE
#EFB5EE is a very light, moderate purple. Relative luminance 0.576; OKLCH L 84.4% C 0.100 H 327.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5EE |
|---|---|
| RGB | rgb(239, 181, 238) |
| HSL | hsl(301, 64%, 82%) |
| HSV | hsv(301, 24%, 94%) |
| CMYK | cmyk(0%, 24.3%, 0.4%, 6.3%) |
| CIE-LAB | lab(80.50, 30.25, -20.22) |
| CIE-LCH | lch(80.50, 36.39, 326.25°) |
| OKLab | oklab(84.37% 0.0838 -0.0544) |
| OKLCH | oklch(84.37% 0.1 327) |
| XYZ | xyz(67.5515, 57.5735, 88.4267) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.69
Plum
#DDA0DD
ΔE00 5.21
Light Lilac
#EDC8FF
ΔE00 5.47
Very Light Purple
#F6CEFC
ΔE00 6.00
Pale Mauve
#FED0FC
ΔE00 6.34
Mauve
#E0B0FF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5EE #B5EFB6
analogous
#D3B5EF #EFB5EE #EFB5D1
triadic
#EFB5EE #EEEFB5 #B5EEEF
tetradic
#EFB5EE #EFD3B5 #B5EFB6 #B5D1EF
square
#EFB5EE #EFD3B5 #B5EFB6 #B5D1EF
split-complementary
#EFB5EE #D1EFB5 #B5EFD3
monochromatic
#D950D7 #E483E2 #EFB5EE #FAE6F9 #FAE6F9
Accessibility & contrast
On white
1.68
#EFB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5EE
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5EE | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3F0
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#F3BAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb5ee; /* rgb */ color: rgb(239, 181, 238); /* oklch */ color: oklch(84.4% 0.100 327.0);
Tailwind
colors: {
custom: {
50: '#f5cbf3',
500: '#efb5ee',
950: '#000000',
},
}SCSS
$custom: #efb5ee; $custom-light: #f5cbf3; $custom-dark: #000000;
JSON
{
"hex": "#efb5ee",
"rgb": {
"r": 239,
"g": 181,
"b": 238
},
"hsl": {
"h": 301.034,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.84374,
"c": 0.09989,
"h": 327
},
"luminance": 0.57572
}Semantic roles & 50–950 ramp
primary
#EFB5EE
secondary
#7BCD7D
accent
#CC1C19
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385