#F696FF#F696FF
#F696FF is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.7% C 0.174 H 323.9°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F696FF |
|---|---|
| RGB | rgb(246, 150, 255) |
| HSL | hsl(295, 100%, 79%) |
| HSV | hsv(295, 41%, 100%) |
| CMYK | cmyk(3.5%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(75.22, 51.71, -37.42) |
| CIE-LCH | lch(75.22, 63.83, 324.11°) |
| OKLab | oklab(80.74% 0.1407 -0.1025) |
| OKLCH | oklch(80.74% 0.174 323.9) |
| XYZ | xyz(66.9606, 48.6283, 100.4474) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.49
Purply Pink
#F075E6
ΔE00 7.01
Lavender Pink
#DD85D7
ΔE00 7.02
Plum
#DDA0DD
ΔE00 7.59
Mauve
#E0B0FF
ΔE00 7.69
Baby Purple
#CA9BF7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F696FF #9FFF96
analogous
#C296FF #F696FF #FF96D4
triadic
#F696FF #FFF696 #96FFF6
tetradic
#F696FF #FFC296 #9FFF96 #96D4FF
square
#F696FF #FFC296 #9FFF96 #96D4FF
split-complementary
#F696FF #D4FF96 #96FFC2
monochromatic
#EC1CFF #F159FF #F696FF #FBD3FF #FCE0FF
Accessibility & contrast
On white
1.96
#F696FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#F696FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F696FF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F696FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F696FF | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#FAA2BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f696ff; /* rgb */ color: rgb(246, 150, 255); /* oklch */ color: oklch(80.7% 0.174 323.9);
Tailwind
colors: {
custom: {
50: '#fbb7ff',
500: '#f696ff',
950: '#000000',
},
}SCSS
$custom: #f696ff; $custom-light: #fbb7ff; $custom-dark: #000000;
JSON
{
"hex": "#f696ff",
"rgb": {
"r": 246,
"g": 150,
"b": 255
},
"hsl": {
"h": 294.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.80741,
"c": 0.17411,
"h": 323.9
},
"luminance": 0.48626
}Semantic roles & 50–950 ramp
primary
#F696FF
secondary
#D7F7D4
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086