#F696EF#F696EF
#F696EF is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.1% C 0.159 H 329.6°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F696EF |
|---|---|
| RGB | rgb(246, 150, 239) |
| HSL | hsl(304, 84%, 78%) |
| HSV | hsv(304, 39%, 96%) |
| CMYK | cmyk(0%, 39%, 2.8%, 3.5%) |
| CIE-LAB | lab(74.60, 48.86, -29.70) |
| CIE-LCH | lch(74.60, 57.18, 328.70°) |
| OKLab | oklab(80.07% 0.1373 -0.0806) |
| OKLCH | oklch(80.07% 0.159 329.6) |
| XYZ | xyz(64.4914, 47.6406, 87.4432) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.66
Plum
#DDA0DD
ΔE00 5.84
Purply Pink
#F075E6
ΔE00 6.74
Bubblegum Pink
#FE83CC
ΔE00 7.36
Mauve
#E0B0FF
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F696EF #96F69D
analogous
#CD96F6 #F696EF #F696BF
triadic
#F696EF #EFF696 #96EFF6
tetradic
#F696EF #F6CD96 #96F69D #96BFF6
square
#F696EF #F6CD96 #96F69D #96BFF6
split-complementary
#F696EF #BFF696 #96F6CD
monochromatic
#EC25DE #F15EE6 #F696EF #FBCEF8 #FDE3FB
Accessibility & contrast
On white
1.99
#F696EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#F696EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F696EF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F696EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F696EF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#AABCEC
Tritanopia (blue-blind)
#FD9DB8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f696ef; /* rgb */ color: rgb(246, 150, 239); /* oklch */ color: oklch(80.1% 0.159 329.6);
Tailwind
colors: {
custom: {
50: '#fbb7f4',
500: '#f696ef',
950: '#000000',
},
}SCSS
$custom: #f696ef; $custom-light: #fbb7f4; $custom-dark: #000000;
JSON
{
"hex": "#f696ef",
"rgb": {
"r": 246,
"g": 150,
"b": 239
},
"hsl": {
"h": 304.375,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.8007,
"c": 0.15921,
"h": 329.6
},
"luminance": 0.47638
}Semantic roles & 50–950 ramp
primary
#F696EF
secondary
#D6F5D9
accent
#E11505
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085