#FF96EF#FF96EF
#FF96EF is a light, vivid purple. Relative luminance 0.493; OKLCH L 81.1% C 0.166 H 332.8°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96EF |
|---|---|
| RGB | rgb(255, 150, 239) |
| HSL | hsl(309, 100%, 79%) |
| HSV | hsv(309, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 6.3%, 0%) |
| CIE-LAB | lab(75.64, 51.58, -28.01) |
| CIE-LCH | lch(75.64, 58.69, 331.50°) |
| OKLab | oklab(81.08% 0.1472 -0.0757) |
| OKLCH | oklch(81.08% 0.166 332.8) |
| XYZ | xyz(67.7259, 49.3084, 87.5948) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.52
Bubblegum Pink
#FE83CC
ΔE00 6.62
Lavender Pink
#DD85D7
ΔE00 6.63
Plum
#DDA0DD
ΔE00 6.73
Purply Pink
#F075E6
ΔE00 7.24
Pink (survey)
#FF81C0
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96EF #96FFA6
analogous
#DB96FF #FF96EF #FF96BB
triadic
#FF96EF #EFFF96 #96EFFF
tetradic
#FF96EF #FFDB96 #96FFA6 #96BBFF
square
#FF96EF #FFDB96 #96FFA6 #96BBFF
split-complementary
#FF96EF #BBFF96 #96FFDB
monochromatic
#FF1CDC #FF59E6 #FF96EF #FFD3F8 #FFE0FA
Accessibility & contrast
On white
1.93
#FF96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#FF96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96EF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96EF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#FF9CB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff96ef; /* rgb */ color: rgb(255, 150, 239); /* oklch */ color: oklch(81.1% 0.166 332.8);
Tailwind
colors: {
custom: {
50: '#ffb7f4',
500: '#ff96ef',
950: '#000000',
},
}SCSS
$custom: #ff96ef; $custom-light: #ffb7f4; $custom-dark: #000000;
JSON
{
"hex": "#ff96ef",
"rgb": {
"r": 255,
"g": 150,
"b": 239
},
"hsl": {
"h": 309.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81081,
"c": 0.16551,
"h": 332.8
},
"luminance": 0.49305
}Semantic roles & 50–950 ramp
primary
#FF96EF
secondary
#D4F7D9
accent
#E62300
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085