#F693FF#F693FF
#F693FF is a light, vivid purple. Relative luminance 0.477; OKLCH L 80.3% C 0.179 H 324.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F693FF |
|---|---|
| RGB | rgb(246, 147, 255) |
| HSL | hsl(295, 100%, 79%) |
| HSV | hsv(295, 42%, 100%) |
| CMYK | cmyk(3.5%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(74.62, 53.23, -38.34) |
| CIE-LCH | lch(74.62, 65.60, 324.23°) |
| OKLab | oklab(80.3% 0.1449 -0.1052) |
| OKLCH | oklch(80.3% 0.179 324) |
| XYZ | xyz(66.4880, 47.6831, 100.2899) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.00
Purply Pink
#F075E6
ΔE00 6.50
Lavender Pink
#DD85D7
ΔE00 6.84
Plum
#DDA0DD
ΔE00 7.95
Mauve
#E0B0FF
ΔE00 8.19
Baby Purple
#CA9BF7
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F693FF #9CFF93
analogous
#C093FF #F693FF #FF93D2
triadic
#F693FF #FFF693 #93FFF6
tetradic
#F693FF #FFC093 #9CFF93 #93D2FF
square
#F693FF #FFC093 #9CFF93 #93D2FF
split-complementary
#F693FF #D2FF93 #93FFC0
monochromatic
#EC19FF #F156FF #F693FF #FBD0FF #FCE0FF
Accessibility & contrast
On white
1.99
#F693FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#F693FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F693FF
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F693FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F693FF | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#FA9FBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f693ff; /* rgb */ color: rgb(246, 147, 255); /* oklch */ color: oklch(80.3% 0.179 324.0);
Tailwind
colors: {
custom: {
50: '#fbb5ff',
500: '#f693ff',
950: '#000000',
},
}SCSS
$custom: #f693ff; $custom-light: #fbb5ff; $custom-dark: #000000;
JSON
{
"hex": "#f693ff",
"rgb": {
"r": 246,
"g": 147,
"b": 255
},
"hsl": {
"h": 295,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.80296,
"c": 0.17903,
"h": 324
},
"luminance": 0.4768
}Semantic roles & 50–950 ramp
primary
#F693FF
secondary
#D7F7D4
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086