#F696F2#F696F2
#F696F2 is a light, vivid purple. Relative luminance 0.478; OKLCH L 80.2% C 0.162 H 328.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F696F2 |
|---|---|
| RGB | rgb(246, 150, 242) |
| HSL | hsl(303, 84%, 78%) |
| HSV | hsv(303, 39%, 96%) |
| CMYK | cmyk(0%, 39%, 1.6%, 3.5%) |
| CIE-LAB | lab(74.71, 49.38, -31.16) |
| CIE-LCH | lch(74.71, 58.39, 327.75°) |
| OKLab | oklab(80.19% 0.138 -0.0848) |
| OKLCH | oklch(80.19% 0.162 328.4) |
| XYZ | xyz(64.9383, 47.8194, 89.7967) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.47
Lavender Pink
#DD85D7
ΔE00 5.83
Plum
#DDA0DD
ΔE00 6.11
Purply Pink
#F075E6
ΔE00 6.69
Bubblegum Pink
#FE83CC
ΔE00 7.85
Mauve
#E0B0FF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F696F2 #96F69A
analogous
#CA96F6 #F696F2 #F696C2
triadic
#F696F2 #F2F696 #96F2F6
tetradic
#F696F2 #F6CA96 #96F69A #96C2F6
square
#F696F2 #F6CA96 #96F69A #96C2F6
split-complementary
#F696F2 #C2F696 #96F6CA
monochromatic
#EC25E4 #F15EEB #F696F2 #FBCEF9 #FDE3FC
Accessibility & contrast
On white
1.99
#F696F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F696F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F696F2
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F696F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F696F2 | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B0F5
Deuteranopia (green-blind)
#A9BCEF
Tritanopia (blue-blind)
#FC9EB9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f696f2; /* rgb */ color: rgb(246, 150, 242); /* oklch */ color: oklch(80.2% 0.162 328.4);
Tailwind
colors: {
custom: {
50: '#fbb7f6',
500: '#f696f2',
950: '#000000',
},
}SCSS
$custom: #f696f2; $custom-light: #fbb7f6; $custom-dark: #000000;
JSON
{
"hex": "#f696f2",
"rgb": {
"r": 246,
"g": 150,
"b": 242
},
"hsl": {
"h": 302.5,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.80193,
"c": 0.16193,
"h": 328.4
},
"luminance": 0.47816
}Semantic roles & 50–950 ramp
primary
#F696F2
secondary
#D6F5D8
accent
#E10E05
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085