#F693FC#F693FC
#F693FC is a light, vivid purple. Relative luminance 0.475; OKLCH L 80.2% C 0.176 H 325.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F693FC |
|---|---|
| RGB | rgb(246, 147, 252) |
| HSL | hsl(297, 95%, 78%) |
| HSV | hsv(297, 42%, 99%) |
| CMYK | cmyk(2.4%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(74.50, 52.68, -36.91) |
| CIE-LCH | lch(74.50, 64.33, 324.99°) |
| OKLab | oklab(80.16% 0.1443 -0.1011) |
| OKLCH | oklch(80.16% 0.176 325) |
| XYZ | xyz(66.0089, 47.4914, 97.7664) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.83
Purply Pink
#F075E6
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 6.50
Plum
#DDA0DD
ΔE00 7.59
Mauve
#E0B0FF
ΔE00 8.24
Baby Purple
#CA9BF7
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F693FC #99FC93
analogous
#C193FC #F693FC #FC93CE
triadic
#F693FC #FCF693 #93FCF6
tetradic
#F693FC #FCC193 #99FC93 #93CEFC
square
#F693FC #FCC193 #99FC93 #93CEFC
split-complementary
#F693FC #CEFC93 #93FCC1
monochromatic
#EC1CF9 #F157FA #F693FC #FBCFFE #FDE1FE
Accessibility & contrast
On white
2.00
#F693FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F693FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F693FC
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F693FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F693FC | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#A3BCF9
Tritanopia (blue-blind)
#FB9EBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f693fc; /* rgb */ color: rgb(246, 147, 252); /* oklch */ color: oklch(80.2% 0.176 325.0);
Tailwind
colors: {
custom: {
50: '#fbb5fd',
500: '#f693fc',
950: '#000000',
},
}SCSS
$custom: #f693fc; $custom-light: #fbb5fd; $custom-dark: #000000;
JSON
{
"hex": "#f693fc",
"rgb": {
"r": 246,
"g": 147,
"b": 252
},
"hsl": {
"h": 296.571,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.80165,
"c": 0.17618,
"h": 325
},
"luminance": 0.47489
}Semantic roles & 50–950 ramp
primary
#F693FC
secondary
#D7F6D5
accent
#E6000D
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085