#F697F3#F697F3
#F697F3 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.4% C 0.161 H 328.1°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F697F3 |
|---|---|
| RGB | rgb(246, 151, 243) |
| HSL | hsl(302, 84%, 78%) |
| HSV | hsv(302, 39%, 96%) |
| CMYK | cmyk(0%, 38.6%, 1.2%, 3.5%) |
| CIE-LAB | lab(74.95, 49.05, -31.33) |
| CIE-LCH | lch(74.95, 58.20, 327.43°) |
| OKLab | oklab(80.38% 0.1368 -0.0853) |
| OKLCH | oklch(80.38% 0.161 328.1) |
| XYZ | xyz(65.2492, 48.2001, 90.6432) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 6.00
Plum
#DDA0DD
ΔE00 6.07
Purply Pink
#F075E6
ΔE00 6.89
Mauve
#E0B0FF
ΔE00 7.99
Bubblegum Pink
#FE83CC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F697F3 #97F69A
analogous
#CA97F6 #F697F3 #F697C3
triadic
#F697F3 #F3F697 #97F3F6
tetradic
#F697F3 #F6CA97 #97F69A #97C3F6
square
#F697F3 #F6CA97 #97F69A #97C3F6
split-complementary
#F697F3 #C3F697 #97F6CA
monochromatic
#EC26E6 #F15FED #F697F3 #FBCFF9 #FDE3FC
Accessibility & contrast
On white
1.97
#F697F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#F697F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F697F3
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F697F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F697F3 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F6
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#FC9FBA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f697f3; /* rgb */ color: rgb(246, 151, 243); /* oklch */ color: oklch(80.4% 0.161 328.1);
Tailwind
colors: {
custom: {
50: '#fbb7f7',
500: '#f697f3',
950: '#000000',
},
}SCSS
$custom: #f697f3; $custom-light: #fbb7f7; $custom-dark: #000000;
JSON
{
"hex": "#f697f3",
"rgb": {
"r": 246,
"g": 151,
"b": 243
},
"hsl": {
"h": 301.895,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.80385,
"c": 0.16115,
"h": 328.1
},
"luminance": 0.48197
}Semantic roles & 50–950 ramp
primary
#F697F3
secondary
#D6F5D7
accent
#E10C05
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085