#F692FF#F692FF
#F692FF is a light, vivid purple. Relative luminance 0.474; OKLCH L 80.1% C 0.181 H 324.1°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F692FF |
|---|---|
| RGB | rgb(246, 146, 255) |
| HSL | hsl(295, 100%, 79%) |
| HSV | hsv(295, 43%, 100%) |
| CMYK | cmyk(3.5%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(74.43, 53.73, -38.65) |
| CIE-LCH | lch(74.43, 66.19, 324.27°) |
| OKLab | oklab(80.15% 0.1463 -0.106) |
| OKLCH | oklch(80.15% 0.181 324.1) |
| XYZ | xyz(66.3332, 47.3734, 100.2383) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.84
Purply Pink
#F075E6
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.79
Plum
#DDA0DD
ΔE00 8.08
Baby Purple
#CA9BF7
ΔE00 8.32
Mauve
#E0B0FF
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692FF #9BFF92
analogous
#BF92FF #F692FF #FF92D1
triadic
#F692FF #FFF692 #92FFF6
tetradic
#F692FF #FFBF92 #9BFF92 #92D1FF
square
#F692FF #FFBF92 #9BFF92 #92D1FF
split-complementary
#F692FF #D1FF92 #92FFBF
monochromatic
#EC18FF #F155FF #F692FF #FBCFFF #FCE0FF
Accessibility & contrast
On white
2.00
#F692FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F692FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692FF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692FF | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#FA9EBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f692ff; /* rgb */ color: rgb(246, 146, 255); /* oklch */ color: oklch(80.1% 0.181 324.1);
Tailwind
colors: {
custom: {
50: '#fbb4ff',
500: '#f692ff',
950: '#000000',
},
}SCSS
$custom: #f692ff; $custom-light: #fbb4ff; $custom-dark: #000000;
JSON
{
"hex": "#f692ff",
"rgb": {
"r": 246,
"g": 146,
"b": 255
},
"hsl": {
"h": 295.046,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80149,
"c": 0.18066,
"h": 324.1
},
"luminance": 0.47371
}Semantic roles & 50–950 ramp
primary
#F692FF
secondary
#D7F7D4
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086