#F697F4#F697F4
#F697F4 is a light, vivid purple. Relative luminance 0.483; OKLCH L 80.4% C 0.162 H 327.7°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F697F4 |
|---|---|
| RGB | rgb(246, 151, 244) |
| HSL | hsl(301, 84%, 78%) |
| HSV | hsv(301, 39%, 96%) |
| CMYK | cmyk(0%, 38.6%, 0.8%, 3.5%) |
| CIE-LAB | lab(74.99, 49.22, -31.82) |
| CIE-LCH | lch(74.99, 58.61, 327.12°) |
| OKLab | oklab(80.43% 0.137 -0.0866) |
| OKLCH | oklch(80.43% 0.162 327.7) |
| XYZ | xyz(65.4006, 48.2607, 91.4407) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.59
Lavender Pink
#DD85D7
ΔE00 6.07
Plum
#DDA0DD
ΔE00 6.18
Purply Pink
#F075E6
ΔE00 6.88
Mauve
#E0B0FF
ΔE00 7.93
Bubblegum Pink
#FE83CC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F697F4 #97F699
analogous
#C897F6 #F697F4 #F697C4
triadic
#F697F4 #F4F697 #97F4F6
tetradic
#F697F4 #F6C897 #97F699 #97C4F6
square
#F697F4 #F6C897 #97F699 #97C4F6
split-complementary
#F697F4 #C4F697 #97F6C8
monochromatic
#EC26E8 #F15FEE #F697F4 #FBCFFA #FDE3FC
Accessibility & contrast
On white
1.97
#F697F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#F697F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F697F4
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F697F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F697F4 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F7
Deuteranopia (green-blind)
#A9BDF1
Tritanopia (blue-blind)
#FCA0BA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f697f4; /* rgb */ color: rgb(246, 151, 244); /* oklch */ color: oklch(80.4% 0.162 327.7);
Tailwind
colors: {
custom: {
50: '#fbb7f8',
500: '#f697f4',
950: '#000000',
},
}SCSS
$custom: #f697f4; $custom-light: #fbb7f8; $custom-dark: #000000;
JSON
{
"hex": "#f697f4",
"rgb": {
"r": 246,
"g": 151,
"b": 244
},
"hsl": {
"h": 301.263,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.80427,
"c": 0.16207,
"h": 327.7
},
"luminance": 0.48258
}Semantic roles & 50–950 ramp
primary
#F697F4
secondary
#D6F5D7
accent
#E10A05
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085