#F697F2#F697F2
#F697F2 is a light, vivid purple. Relative luminance 0.481; OKLCH L 80.3% C 0.160 H 328.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F697F2 |
|---|---|
| RGB | rgb(246, 151, 242) |
| HSL | hsl(303, 84%, 78%) |
| HSV | hsv(303, 39%, 96%) |
| CMYK | cmyk(0%, 38.6%, 1.6%, 3.5%) |
| CIE-LAB | lab(74.91, 48.87, -30.85) |
| CIE-LCH | lch(74.91, 57.79, 327.74°) |
| OKLab | oklab(80.35% 0.1365 -0.0839) |
| OKLCH | oklch(80.35% 0.16 328.4) |
| XYZ | xyz(65.0986, 48.1399, 89.8501) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.93
Plum
#DDA0DD
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.90
Bubblegum Pink
#FE83CC
ΔE00 7.89
Mauve
#E0B0FF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F697F2 #97F69B
analogous
#CA97F6 #F697F2 #F697C3
triadic
#F697F2 #F2F697 #97F2F6
tetradic
#F697F2 #F6CA97 #97F69B #97C3F6
square
#F697F2 #F6CA97 #97F69B #97C3F6
split-complementary
#F697F2 #C3F697 #97F6CA
monochromatic
#EC26E4 #F15FEB #F697F2 #FBCFF9 #FDE3FB
Accessibility & contrast
On white
1.98
#F697F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F697F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F697F2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F697F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F697F2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F5
Deuteranopia (green-blind)
#AABDEF
Tritanopia (blue-blind)
#FC9FBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f697f2; /* rgb */ color: rgb(246, 151, 242); /* oklch */ color: oklch(80.3% 0.160 328.4);
Tailwind
colors: {
custom: {
50: '#fbb7f6',
500: '#f697f2',
950: '#000000',
},
}SCSS
$custom: #f697f2; $custom-light: #fbb7f6; $custom-dark: #000000;
JSON
{
"hex": "#f697f2",
"rgb": {
"r": 246,
"g": 151,
"b": 242
},
"hsl": {
"h": 302.526,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.80345,
"c": 0.16024,
"h": 328.4
},
"luminance": 0.48137
}Semantic roles & 50–950 ramp
primary
#F697F2
secondary
#D6F5D8
accent
#E10E05
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085