#EFB4E8#EFB4E8
#EFB4E8 is a very light, moderate purple. Relative luminance 0.568; OKLCH L 84.0% C 0.096 H 330.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4E8 |
|---|---|
| RGB | rgb(239, 180, 232) |
| HSL | hsl(307, 65%, 82%) |
| HSV | hsv(307, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 2.9%, 6.3%) |
| CIE-LAB | lab(80.08, 29.70, -17.63) |
| CIE-LCH | lch(80.08, 34.54, 329.32°) |
| OKLab | oklab(83.99% 0.0834 -0.0473) |
| OKLCH | oklch(83.99% 0.096 330.5) |
| XYZ | xyz(66.4821, 56.8215, 83.7939) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.83
Plum
#DDA0DD
ΔE00 5.29
Very Light Purple
#F6CEFC
ΔE00 6.23
Light Lilac
#EDC8FF
ΔE00 6.25
Pale Mauve
#FED0FC
ΔE00 6.32
Pale Lavender
#EECFFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4E8 #B4EFBB
analogous
#D9B4EF #EFB4E8 #EFB4CB
triadic
#EFB4E8 #E8EFB4 #B4E8EF
tetradic
#EFB4E8 #EFD9B4 #B4EFBB #B4CBEF
square
#EFB4E8 #EFD9B4 #B4EFBB #B4CBEF
split-complementary
#EFB4E8 #CBEFB4 #B4EFD9
monochromatic
#D94FC9 #E482D9 #EFB4E8 #FAE6F7 #FAE6F7
Accessibility & contrast
On white
1.70
#EFB4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EFB4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4E8
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4E8 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2EA
Deuteranopia (green-blind)
#C0C9E6
Tritanopia (blue-blind)
#F4B7C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efb4e8; /* rgb */ color: rgb(239, 180, 232); /* oklch */ color: oklch(84.0% 0.096 330.5);
Tailwind
colors: {
custom: {
50: '#f5cbef',
500: '#efb4e8',
950: '#000000',
},
}SCSS
$custom: #efb4e8; $custom-light: #f5cbef; $custom-dark: #000000;
JSON
{
"hex": "#efb4e8",
"rgb": {
"r": 239,
"g": 180,
"b": 232
},
"hsl": {
"h": 307.119,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83986,
"c": 0.09587,
"h": 330.5
},
"luminance": 0.56819
}Semantic roles & 50–950 ramp
primary
#EFB4E8
secondary
#7ACD84
accent
#CD2E19
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385