#F694FE#F694FE
#F694FE is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.4% C 0.176 H 324.3°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F694FE |
|---|---|
| RGB | rgb(246, 148, 254) |
| HSL | hsl(295, 98%, 79%) |
| HSV | hsv(295, 42%, 100%) |
| CMYK | cmyk(3.1%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(74.78, 52.54, -37.56) |
| CIE-LCH | lch(74.78, 64.59, 324.44°) |
| OKLab | oklab(80.4% 0.1433 -0.1029) |
| OKLCH | oklch(80.4% 0.176 324.3) |
| XYZ | xyz(66.4836, 47.9312, 99.4963) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Purply Pink
#F075E6
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 6.78
Plum
#DDA0DD
ΔE00 7.71
Mauve
#E0B0FF
ΔE00 8.04
Baby Purple
#CA9BF7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F694FE #9CFE94
analogous
#C194FE #F694FE #FE94D1
triadic
#F694FE #FEF694 #94FEF6
tetradic
#F694FE #FEC194 #9CFE94 #94D1FE
square
#F694FE #FEC194 #9CFE94 #94D1FE
split-complementary
#F694FE #D1FE94 #94FEC1
monochromatic
#EC1BFD #F157FD #F694FE #FBD1FF #FCE1FF
Accessibility & contrast
On white
1.98
#F694FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F694FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F694FE
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F694FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F694FE | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#A3BCFB
Tritanopia (blue-blind)
#FAA0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f694fe; /* rgb */ color: rgb(246, 148, 254); /* oklch */ color: oklch(80.4% 0.176 324.3);
Tailwind
colors: {
custom: {
50: '#fbb6ff',
500: '#f694fe',
950: '#000000',
},
}SCSS
$custom: #f694fe; $custom-light: #fbb6ff; $custom-dark: #000000;
JSON
{
"hex": "#f694fe",
"rgb": {
"r": 246,
"g": 148,
"b": 254
},
"hsl": {
"h": 295.472,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.804,
"c": 0.17644,
"h": 324.3
},
"luminance": 0.47928
}Semantic roles & 50–950 ramp
primary
#F694FE
secondary
#D7F7D4
accent
#E60011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086