#EF9BEF#EF9BEF
#EF9BEF is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.1% C 0.146 H 326.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BEF |
|---|---|
| RGB | rgb(239, 155, 239) |
| HSL | hsl(300, 72%, 77%) |
| HSV | hsv(300, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(74.84, 44.15, -29.39) |
| CIE-LCH | lch(74.84, 53.04, 326.35°) |
| OKLab | oklab(80.08% 0.1223 -0.0799) |
| OKLCH | oklch(80.08% 0.146 326.8) |
| XYZ | xyz(62.8966, 48.0280, 87.6019) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.61
Violet (CSS)
#EE82EE
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.84
Mauve
#E0B0FF
ΔE00 6.90
Purply Pink
#F075E6
ΔE00 7.74
Baby Purple
#CA9BF7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BEF #9BEF9B
analogous
#C59BEF #EF9BEF #EF9BC5
triadic
#EF9BEF #EFEF9B #9BEFEF
tetradic
#EF9BEF #EFC59B #9BEF9B #9BC5EF
square
#EF9BEF #EFC59B #9BEF9B #9BC5EF
split-complementary
#EF9BEF #C5EF9B #9BEFC5
monochromatic
#DE31DE #E766E7 #EF9BEF #F7D0F7 #FBE5FB
Accessibility & contrast
On white
1.98
#EF9BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#EF9BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BEF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BEF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B1F2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#F4A3BA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef9bef; /* rgb */ color: rgb(239, 155, 239); /* oklch */ color: oklch(80.1% 0.146 326.8);
Tailwind
colors: {
custom: {
50: '#f5baf4',
500: '#ef9bef',
950: '#000000',
},
}SCSS
$custom: #ef9bef; $custom-light: #f5baf4; $custom-dark: #000000;
JSON
{
"hex": "#ef9bef",
"rgb": {
"r": 239,
"g": 155,
"b": 239
},
"hsl": {
"h": 300,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.80083,
"c": 0.14606,
"h": 326.8
},
"luminance": 0.48025
}Semantic roles & 50–950 ramp
primary
#EF9BEF
secondary
#D9F2D9
accent
#D41111
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185