#EFB4EF#EFB4EF
#EFB4EF is a very light, moderate purple. Relative luminance 0.572; OKLCH L 84.2% C 0.103 H 326.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4EF |
|---|---|
| RGB | rgb(239, 180, 239) |
| HSL | hsl(300, 65%, 82%) |
| HSV | hsv(300, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 0%, 6.3%) |
| CIE-LAB | lab(80.31, 30.97, -21.05) |
| CIE-LCH | lch(80.31, 37.44, 325.80°) |
| OKLab | oklab(84.24% 0.0855 -0.0567) |
| OKLCH | oklch(84.24% 0.103 326.4) |
| XYZ | xyz(67.4962, 57.2272, 89.1351) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.66
Plum
#DDA0DD
ΔE00 5.01
Light Lilac
#EDC8FF
ΔE00 5.59
Mauve
#E0B0FF
ΔE00 6.06
Very Light Purple
#F6CEFC
ΔE00 6.30
Pale Mauve
#FED0FC
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4EF #B4EFB4
analogous
#D2B4EF #EFB4EF #EFB4D2
triadic
#EFB4EF #EFEFB4 #B4EFEF
tetradic
#EFB4EF #EFD2B4 #B4EFB4 #B4D2EF
square
#EFB4EF #EFD2B4 #B4EFB4 #B4D2EF
split-complementary
#EFB4EF #D2EFB4 #B4EFD2
monochromatic
#D94FD9 #E482E4 #EFB4EF #FAE6FA #FAE6FA
Accessibility & contrast
On white
1.69
#EFB4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EFB4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4EF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4EF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#F3B9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb4ef; /* rgb */ color: rgb(239, 180, 239); /* oklch */ color: oklch(84.2% 0.103 326.4);
Tailwind
colors: {
custom: {
50: '#f5cbf4',
500: '#efb4ef',
950: '#000000',
},
}SCSS
$custom: #efb4ef; $custom-light: #f5cbf4; $custom-dark: #000000;
JSON
{
"hex": "#efb4ef",
"rgb": {
"r": 239,
"g": 180,
"b": 239
},
"hsl": {
"h": 300,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.84236,
"c": 0.10263,
"h": 326.4
},
"luminance": 0.57225
}Semantic roles & 50–950 ramp
primary
#EFB4EF
secondary
#7ACD7A
accent
#CD1919
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385