#FF96E2#FF96E2
#FF96E2 is a light, vivid pink. Relative luminance 0.486; OKLCH L 80.6% C 0.155 H 338.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96E2 |
|---|---|
| RGB | rgb(255, 150, 226) |
| HSL | hsl(317, 100%, 79%) |
| HSV | hsv(317, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 11.4%, 0%) |
| CIE-LAB | lab(75.18, 49.46, -21.62) |
| CIE-LCH | lch(75.18, 53.98, 336.38°) |
| OKLab | oklab(80.58% 0.1439 -0.0579) |
| OKLCH | oklch(80.58% 0.155 338.1) |
| XYZ | xyz(65.8740, 48.5676, 77.8416) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.74
Plum
#DDA0DD
ΔE00 6.59
Pink (survey)
#FF81C0
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 6.96
Violet (CSS)
#EE82EE
ΔE00 7.14
Purply Pink
#F075E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96E2 #96FFB3
analogous
#E796FF #FF96E2 #FF96AE
triadic
#FF96E2 #E2FF96 #96E2FF
tetradic
#FF96E2 #FFE796 #96FFB3 #96AEFF
square
#FF96E2 #FFE796 #96FFB3 #96AEFF
split-complementary
#FF96E2 #AEFF96 #96FFE7
monochromatic
#FF1CC0 #FF59D1 #FF96E2 #FFD3F3 #FFE0F7
Accessibility & contrast
On white
1.96
#FF96E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#FF96E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96E2
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96E2 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AFE5
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#FF99B2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ff96e2; /* rgb */ color: rgb(255, 150, 226); /* oklch */ color: oklch(80.6% 0.155 338.1);
Tailwind
colors: {
custom: {
50: '#ffb7eb',
500: '#ff96e2',
950: '#000000',
},
}SCSS
$custom: #ff96e2; $custom-light: #ffb7eb; $custom-dark: #000000;
JSON
{
"hex": "#ff96e2",
"rgb": {
"r": 255,
"g": 150,
"b": 226
},
"hsl": {
"h": 316.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80582,
"c": 0.15513,
"h": 338.1
},
"luminance": 0.48564
}Semantic roles & 50–950 ramp
primary
#FF96E2
secondary
#D4F7DE
accent
#E63F00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084