#EFB4E7#EFB4E7
#EFB4E7 is a very light, moderate purple. Relative luminance 0.568; OKLCH L 84.0% C 0.095 H 331.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4E7 |
|---|---|
| RGB | rgb(239, 180, 231) |
| HSL | hsl(308, 65%, 82%) |
| HSV | hsv(308, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 3.3%, 6.3%) |
| CIE-LAB | lab(80.05, 29.53, -17.14) |
| CIE-LCH | lch(80.05, 34.14, 329.87°) |
| OKLab | oklab(83.95% 0.0831 -0.0459) |
| OKLCH | oklch(83.95% 0.095 331.1) |
| XYZ | xyz(66.3404, 56.7649, 83.0479) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.03
Plum
#DDA0DD
ΔE00 5.38
Very Light Purple
#F6CEFC
ΔE00 6.26
Pale Mauve
#FED0FC
ΔE00 6.30
Light Lilac
#EDC8FF
ΔE00 6.38
Pale Lavender
#EECFFE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4E7 #B4EFBC
analogous
#DAB4EF #EFB4E7 #EFB4CA
triadic
#EFB4E7 #E7EFB4 #B4E7EF
tetradic
#EFB4E7 #EFDAB4 #B4EFBC #B4CAEF
square
#EFB4E7 #EFDAB4 #B4EFBC #B4CAEF
split-complementary
#EFB4E7 #CAEFB4 #B4EFDA
monochromatic
#D94FC7 #E482D7 #EFB4E7 #FAE6F7 #FAE6F7
Accessibility & contrast
On white
1.70
#EFB4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EFB4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4E7
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4E7 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C2E9
Deuteranopia (green-blind)
#C0C9E5
Tritanopia (blue-blind)
#F4B7C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb4e7; /* rgb */ color: rgb(239, 180, 231); /* oklch */ color: oklch(84.0% 0.095 331.1);
Tailwind
colors: {
custom: {
50: '#f5cbee',
500: '#efb4e7',
950: '#000000',
},
}SCSS
$custom: #efb4e7; $custom-light: #f5cbee; $custom-dark: #000000;
JSON
{
"hex": "#efb4e7",
"rgb": {
"r": 239,
"g": 180,
"b": 231
},
"hsl": {
"h": 308.136,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83951,
"c": 0.09494,
"h": 331.1
},
"luminance": 0.56763
}Semantic roles & 50–950 ramp
primary
#EFB4E7
secondary
#7ACD85
accent
#CD3119
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385