#FF96F2#FF96F2
#FF96F2 is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.2% C 0.168 H 331.6°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96F2 |
|---|---|
| RGB | rgb(255, 150, 242) |
| HSL | hsl(307, 100%, 79%) |
| HSV | hsv(307, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 5.1%, 0%) |
| CIE-LAB | lab(75.75, 52.08, -29.47) |
| CIE-LCH | lch(75.75, 59.84, 330.50°) |
| OKLab | oklab(81.2% 0.1479 -0.0798) |
| OKLCH | oklch(81.2% 0.168 331.6) |
| XYZ | xyz(68.1727, 49.4871, 89.9483) |
| Luminance | 0.4948 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 6.70
Plum
#DDA0DD
ΔE00 6.89
Bubblegum Pink
#FE83CC
ΔE00 7.10
Purply Pink
#F075E6
ΔE00 7.13
Candy Pink
#FF63E9
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96F2 #96FFA3
analogous
#D896FF #FF96F2 #FF96BD
triadic
#FF96F2 #F2FF96 #96F2FF
tetradic
#FF96F2 #FFD896 #96FFA3 #96BDFF
square
#FF96F2 #FFD896 #96FFA3 #96BDFF
split-complementary
#FF96F2 #BDFF96 #96FFD8
monochromatic
#FF1CE3 #FF59EA #FF96F2 #FFD3FA #FFE0FB
Accessibility & contrast
On white
1.93
#FF96F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#FF96F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96F2
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96F2 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B1F5
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#FF9DB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff96f2; /* rgb */ color: rgb(255, 150, 242); /* oklch */ color: oklch(81.2% 0.168 331.6);
Tailwind
colors: {
custom: {
50: '#ffb7f6',
500: '#ff96f2',
950: '#000000',
},
}SCSS
$custom: #ff96f2; $custom-light: #ffb7f6; $custom-dark: #000000;
JSON
{
"hex": "#ff96f2",
"rgb": {
"r": 255,
"g": 150,
"b": 242
},
"hsl": {
"h": 307.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.812,
"c": 0.16805,
"h": 331.6
},
"luminance": 0.49483
}Semantic roles & 50–950 ramp
primary
#FF96F2
secondary
#D4F7D8
accent
#E61C00
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085