#F692F9#F692F9
#F692F9 is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.9% C 0.175 H 326.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F692F9 |
|---|---|
| RGB | rgb(246, 146, 249) |
| HSL | hsl(298, 90%, 77%) |
| HSV | hsv(298, 41%, 98%) |
| CMYK | cmyk(1.2%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(74.19, 52.65, -35.77) |
| CIE-LCH | lch(74.19, 63.65, 325.80°) |
| OKLab | oklab(79.89% 0.1451 -0.0978) |
| OKLCH | oklch(79.89% 0.175 326) |
| XYZ | xyz(65.3824, 46.9931, 95.2308) |
| Luminance | 0.4699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.56
Purply Pink
#F075E6
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.11
Plum
#DDA0DD
ΔE00 7.38
Candy Pink
#FF63E9
ΔE00 8.22
Mauve
#E0B0FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692F9 #95F992
analogous
#C292F9 #F692F9 #F992C9
triadic
#F692F9 #F9F692 #92F9F6
tetradic
#F692F9 #F9C292 #95F992 #92C9F9
square
#F692F9 #F9C292 #95F992 #92C9F9
split-complementary
#F692F9 #C9F992 #92F9C2
monochromatic
#EC1EF3 #F158F6 #F692F9 #FBCCFC #FDE2FD
Accessibility & contrast
On white
2.02
#F692F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F692F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692F9
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692F9 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AEFD
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#FB9DBA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f692f9; /* rgb */ color: rgb(246, 146, 249); /* oklch */ color: oklch(79.9% 0.175 326.0);
Tailwind
colors: {
custom: {
50: '#fbb4fb',
500: '#f692f9',
950: '#000000',
},
}SCSS
$custom: #f692f9; $custom-light: #fbb4fb; $custom-dark: #000000;
JSON
{
"hex": "#f692f9",
"rgb": {
"r": 246,
"g": 146,
"b": 249
},
"hsl": {
"h": 298.252,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.79888,
"c": 0.17502,
"h": 326
},
"luminance": 0.4699
}Semantic roles & 50–950 ramp
primary
#F692F9
secondary
#D6F5D6
accent
#E60007
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085