#EFB4EE#EFB4EE
#EFB4EE is a very light, moderate purple. Relative luminance 0.572; OKLCH L 84.2% C 0.102 H 327.0°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4EE |
|---|---|
| RGB | rgb(239, 180, 238) |
| HSL | hsl(301, 65%, 82%) |
| HSV | hsv(301, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 0.4%, 6.3%) |
| CIE-LAB | lab(80.27, 30.78, -20.56) |
| CIE-LCH | lch(80.27, 37.02, 326.26°) |
| OKLab | oklab(84.2% 0.0852 -0.0554) |
| OKLCH | oklch(84.2% 0.102 327) |
| XYZ | xyz(67.3489, 57.1683, 88.3592) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.80
Plum
#DDA0DD
ΔE00 5.01
Light Lilac
#EDC8FF
ΔE00 5.66
Very Light Purple
#F6CEFC
ΔE00 6.27
Mauve
#E0B0FF
ΔE00 6.27
Pale Mauve
#FED0FC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4EE #B4EFB5
analogous
#D3B4EF #EFB4EE #EFB4D1
triadic
#EFB4EE #EEEFB4 #B4EEEF
tetradic
#EFB4EE #EFD3B4 #B4EFB5 #B4D1EF
square
#EFB4EE #EFD3B4 #B4EFB5 #B4D1EF
split-complementary
#EFB4EE #D1EFB4 #B4EFD3
monochromatic
#D94FD7 #E482E3 #EFB4EE #FAE6F9 #FAE6F9
Accessibility & contrast
On white
1.69
#EFB4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#EFB4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4EE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4EE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F0
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#F3B9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb4ee; /* rgb */ color: rgb(239, 180, 238); /* oklch */ color: oklch(84.2% 0.102 327.0);
Tailwind
colors: {
custom: {
50: '#f5cbf3',
500: '#efb4ee',
950: '#000000',
},
}SCSS
$custom: #efb4ee; $custom-light: #f5cbf3; $custom-dark: #000000;
JSON
{
"hex": "#efb4ee",
"rgb": {
"r": 239,
"g": 180,
"b": 238
},
"hsl": {
"h": 301.017,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.842,
"c": 0.10164,
"h": 327
},
"luminance": 0.57166
}Semantic roles & 50–950 ramp
primary
#EFB4EE
secondary
#7ACD7C
accent
#CD1C19
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171317
muted
#858385