#EFB4E6#EFB4E6
#EFB4E6 is a very light, moderate purple. Relative luminance 0.567; OKLCH L 83.9% C 0.094 H 331.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4E6 |
|---|---|
| RGB | rgb(239, 180, 230) |
| HSL | hsl(309, 65%, 82%) |
| HSV | hsv(309, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 3.8%, 6.3%) |
| CIE-LAB | lab(80.02, 29.35, -16.64) |
| CIE-LCH | lch(80.02, 33.74, 330.44°) |
| OKLab | oklab(83.92% 0.0828 -0.0446) |
| OKLCH | oklch(83.92% 0.094 331.7) |
| XYZ | xyz(66.1996, 56.7085, 82.3062) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 5.23
Plum
#DDA0DD
ΔE00 5.48
Very Light Purple
#F6CEFC
ΔE00 6.29
Pale Mauve
#FED0FC
ΔE00 6.30
Light Lilac
#EDC8FF
ΔE00 6.51
Powder Pink
#FFB2D0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4E6 #B4EFBD
analogous
#DBB4EF #EFB4E6 #EFB4C8
triadic
#EFB4E6 #E6EFB4 #B4E6EF
tetradic
#EFB4E6 #EFDBB4 #B4EFBD #B4C8EF
square
#EFB4E6 #EFDBB4 #B4EFBD #B4C8EF
split-complementary
#EFB4E6 #C8EFB4 #B4EFDB
monochromatic
#D94FC4 #E482D5 #EFB4E6 #FAE6F7 #FAE6F7
Accessibility & contrast
On white
1.70
#EFB4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#EFB4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4E6
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4E6 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E8
Deuteranopia (green-blind)
#C0C9E4
Tritanopia (blue-blind)
#F4B7C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb4e6; /* rgb */ color: rgb(239, 180, 230); /* oklch */ color: oklch(83.9% 0.094 331.7);
Tailwind
colors: {
custom: {
50: '#f5cbee',
500: '#efb4e6',
950: '#000000',
},
}SCSS
$custom: #efb4e6; $custom-light: #f5cbee; $custom-dark: #000000;
JSON
{
"hex": "#efb4e6",
"rgb": {
"r": 239,
"g": 180,
"b": 230
},
"hsl": {
"h": 309.153,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83916,
"c": 0.09402,
"h": 331.7
},
"luminance": 0.56706
}Semantic roles & 50–950 ramp
primary
#EFB4E6
secondary
#7ACD87
accent
#CD3419
background
#FFFEFF
surface
#FEFAFE
border
#D6D3D6
text
#171316
muted
#858385