#F694FF#F694FF
#F694FF is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.4% C 0.177 H 324.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F694FF |
|---|---|
| RGB | rgb(246, 148, 255) |
| HSL | hsl(295, 100%, 79%) |
| HSV | hsv(295, 42%, 100%) |
| CMYK | cmyk(3.5%, 42%, 0%, 0%) |
| CIE-LAB | lab(74.82, 52.73, -38.04) |
| CIE-LCH | lch(74.82, 65.01, 324.19°) |
| OKLab | oklab(80.44% 0.1435 -0.1043) |
| OKLCH | oklch(80.44% 0.177 324) |
| XYZ | xyz(66.6442, 47.9954, 100.3419) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.15
Purply Pink
#F075E6
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 6.90
Plum
#DDA0DD
ΔE00 7.83
Mauve
#E0B0FF
ΔE00 8.03
Baby Purple
#CA9BF7
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F694FF #9DFF94
analogous
#C194FF #F694FF #FF94D3
triadic
#F694FF #FFF694 #94FFF6
tetradic
#F694FF #FFC194 #9DFF94 #94D3FF
square
#F694FF #FFC194 #9DFF94 #94D3FF
split-complementary
#F694FF #D3FF94 #94FFC1
monochromatic
#EC1AFF #F157FF #F694FF #FBD1FF #FCE0FF
Accessibility & contrast
On white
1.98
#F694FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F694FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F694FF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F694FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F694FF | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B1FF
Deuteranopia (green-blind)
#A3BCFC
Tritanopia (blue-blind)
#FAA0BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f694ff; /* rgb */ color: rgb(246, 148, 255); /* oklch */ color: oklch(80.4% 0.177 324.0);
Tailwind
colors: {
custom: {
50: '#fbb6ff',
500: '#f694ff',
950: '#000000',
},
}SCSS
$custom: #f694ff; $custom-light: #fbb6ff; $custom-dark: #000000;
JSON
{
"hex": "#f694ff",
"rgb": {
"r": 246,
"g": 148,
"b": 255
},
"hsl": {
"h": 294.953,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80444,
"c": 0.17739,
"h": 324
},
"luminance": 0.47993
}Semantic roles & 50–950 ramp
primary
#F694FF
secondary
#D7F7D4
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086