#EF9BEC#EF9BEC
#EF9BEC is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.0% C 0.143 H 328.1°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BEC |
|---|---|
| RGB | rgb(239, 155, 236) |
| HSL | hsl(302, 72%, 77%) |
| HSV | hsv(302, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 1.3%, 6.3%) |
| CIE-LAB | lab(74.73, 43.61, -27.93) |
| CIE-LCH | lch(74.73, 51.79, 327.36°) |
| OKLab | oklab(79.96% 0.1215 -0.0758) |
| OKLCH | oklch(79.96% 0.143 328.1) |
| XYZ | xyz(62.4571, 47.8522, 85.2871) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.27
Violet (CSS)
#EE82EE
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.72
Mauve
#E0B0FF
ΔE00 7.19
Purply Pink
#F075E6
ΔE00 7.83
Bubblegum Pink
#FE83CC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BEC #9BEF9E
analogous
#C89BEF #EF9BEC #EF9BC2
triadic
#EF9BEC #ECEF9B #9BECEF
tetradic
#EF9BEC #EFC89B #9BEF9E #9BC2EF
square
#EF9BEC #EFC89B #9BEF9E #9BC2EF
split-complementary
#EF9BEC #C2EF9B #9BEFC8
monochromatic
#DE31D8 #E766E2 #EF9BEC #F7D0F6 #FBE5FA
Accessibility & contrast
On white
1.99
#EF9BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#EF9BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BEC
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BEC | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EF
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#F4A2B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef9bec; /* rgb */ color: rgb(239, 155, 236); /* oklch */ color: oklch(80.0% 0.143 328.1);
Tailwind
colors: {
custom: {
50: '#f5baf2',
500: '#ef9bec',
950: '#000000',
},
}SCSS
$custom: #ef9bec; $custom-light: #f5baf2; $custom-dark: #000000;
JSON
{
"hex": "#ef9bec",
"rgb": {
"r": 239,
"g": 155,
"b": 236
},
"hsl": {
"h": 302.143,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.79963,
"c": 0.14323,
"h": 328.1
},
"luminance": 0.4785
}Semantic roles & 50–950 ramp
primary
#EF9BEC
secondary
#D9F2D9
accent
#D41811
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185