#EF9BEB#EF9BEB
#EF9BEB is a light, vivid purple. Relative luminance 0.478; OKLCH L 79.9% C 0.142 H 328.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BEB |
|---|---|
| RGB | rgb(239, 155, 235) |
| HSL | hsl(303, 72%, 77%) |
| HSV | hsv(303, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 1.7%, 6.3%) |
| CIE-LAB | lab(74.69, 43.43, -27.44) |
| CIE-LCH | lch(74.69, 51.37, 327.72°) |
| OKLab | oklab(79.92% 0.1213 -0.0744) |
| OKLCH | oklch(79.92% 0.142 328.5) |
| XYZ | xyz(62.3122, 47.7942, 84.5241) |
| Luminance | 0.4779 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 5.69
Violet (CSS)
#EE82EE
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 7.30
Bubblegum Pink
#FE83CC
ΔE00 7.86
Purply Pink
#F075E6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BEB #9BEF9F
analogous
#C99BEF #EF9BEB #EF9BC1
triadic
#EF9BEB #EBEF9B #9BEBEF
tetradic
#EF9BEB #EFC99B #9BEF9F #9BC1EF
square
#EF9BEB #EFC99B #9BEF9F #9BC1EF
split-complementary
#EF9BEB #C1EF9B #9BEFC9
monochromatic
#DE31D6 #E766E0 #EF9BEB #F7D0F6 #FBE5FA
Accessibility & contrast
On white
1.99
#EF9BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#EF9BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BEB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BEB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#ABBCE8
Tritanopia (blue-blind)
#F5A2B9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef9beb; /* rgb */ color: rgb(239, 155, 235); /* oklch */ color: oklch(79.9% 0.142 328.5);
Tailwind
colors: {
custom: {
50: '#f5baf1',
500: '#ef9beb',
950: '#000000',
},
}SCSS
$custom: #ef9beb; $custom-light: #f5baf1; $custom-dark: #000000;
JSON
{
"hex": "#ef9beb",
"rgb": {
"r": 239,
"g": 155,
"b": 235
},
"hsl": {
"h": 302.857,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.79923,
"c": 0.14229,
"h": 328.5
},
"luminance": 0.47792
}Semantic roles & 50–950 ramp
primary
#EF9BEB
secondary
#D9F2DA
accent
#D41A11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184