#FF96EB#FF96EB
#FF96EB is a light, vivid pink. Relative luminance 0.491; OKLCH L 80.9% C 0.162 H 334.3°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96EB |
|---|---|
| RGB | rgb(255, 150, 235) |
| HSL | hsl(311, 100%, 79%) |
| HSV | hsv(311, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 7.8%, 0%) |
| CIE-LAB | lab(75.50, 50.91, -26.05) |
| CIE-LCH | lch(75.50, 57.19, 332.90°) |
| OKLab | oklab(80.92% 0.1462 -0.0703) |
| OKLCH | oklch(80.92% 0.162 334.3) |
| XYZ | xyz(67.1415, 49.0746, 84.5170) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.93
Bubblegum Pink
#FE83CC
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 6.62
Purply Pink
#F075E6
ΔE00 7.47
Pink (survey)
#FF81C0
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96EB #96FFAA
analogous
#DF96FF #FF96EB #FF96B7
triadic
#FF96EB #EBFF96 #96EBFF
tetradic
#FF96EB #FFDF96 #96FFAA #96B7FF
square
#FF96EB #FFDF96 #96FFAA #96B7FF
split-complementary
#FF96EB #B7FF96 #96FFDF
monochromatic
#FF1CD4 #FF59DF #FF96EB #FFD3F7 #FFE0F9
Accessibility & contrast
On white
1.94
#FF96EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#FF96EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96EB
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96EB | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B0EE
Deuteranopia (green-blind)
#B1C0E8
Tritanopia (blue-blind)
#FF9BB6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff96eb; /* rgb */ color: rgb(255, 150, 235); /* oklch */ color: oklch(80.9% 0.162 334.3);
Tailwind
colors: {
custom: {
50: '#ffb7f1',
500: '#ff96eb',
950: '#000000',
},
}SCSS
$custom: #ff96eb; $custom-light: #ffb7f1; $custom-dark: #000000;
JSON
{
"hex": "#ff96eb",
"rgb": {
"r": 255,
"g": 150,
"b": 235
},
"hsl": {
"h": 311.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80924,
"c": 0.16221,
"h": 334.3
},
"luminance": 0.49071
}Semantic roles & 50–950 ramp
primary
#FF96EB
secondary
#D4F7DA
accent
#E62C00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084