#F697FF#F697FF
#F697FF is a light, vivid purple. Relative luminance 0.489; OKLCH L 80.9% C 0.172 H 323.9°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F697FF |
|---|---|
| RGB | rgb(246, 151, 255) |
| HSL | hsl(295, 100%, 80%) |
| HSV | hsv(295, 41%, 100%) |
| CMYK | cmyk(3.5%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(75.42, 51.21, -37.11) |
| CIE-LCH | lch(75.42, 63.24, 324.07°) |
| OKLab | oklab(80.89% 0.1393 -0.1017) |
| OKLCH | oklch(80.89% 0.172 323.9) |
| XYZ | xyz(67.1209, 48.9488, 100.5008) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 7.09
Purply Pink
#F075E6
ΔE00 7.18
Plum
#DDA0DD
ΔE00 7.47
Mauve
#E0B0FF
ΔE00 7.53
Baby Purple
#CA9BF7
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F697FF #A0FF97
analogous
#C297FF #F697FF #FF97D4
triadic
#F697FF #FFF697 #97FFF6
tetradic
#F697FF #FFC297 #A0FF97 #97D4FF
square
#F697FF #FFC297 #A0FF97 #97D4FF
split-complementary
#F697FF #D4FF97 #97FFC2
monochromatic
#EB1DFF #F15AFF #F697FF #FBD4FF #FCE0FF
Accessibility & contrast
On white
1.95
#F697FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#F697FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F697FF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F697FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F697FF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#FAA2BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f697ff; /* rgb */ color: rgb(246, 151, 255); /* oklch */ color: oklch(80.9% 0.172 323.9);
Tailwind
colors: {
custom: {
50: '#fbb8ff',
500: '#f697ff',
950: '#000000',
},
}SCSS
$custom: #f697ff; $custom-light: #fbb8ff; $custom-dark: #000000;
JSON
{
"hex": "#f697ff",
"rgb": {
"r": 246,
"g": 151,
"b": 255
},
"hsl": {
"h": 294.808,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80891,
"c": 0.17245,
"h": 323.9
},
"luminance": 0.48946
}Semantic roles & 50–950 ramp
primary
#F697FF
secondary
#D7F7D4
accent
#E60014
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086