#F692F2#F692F2
#F692F2 is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.6% C 0.169 H 328.4°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F692F2 |
|---|---|
| RGB | rgb(246, 146, 242) |
| HSL | hsl(302, 85%, 77%) |
| HSV | hsv(302, 41%, 96%) |
| CMYK | cmyk(0%, 40.7%, 1.6%, 3.5%) |
| CIE-LAB | lab(73.91, 51.41, -32.39) |
| CIE-LCH | lch(73.91, 60.76, 327.79°) |
| OKLab | oklab(79.59% 0.1437 -0.0882) |
| OKLCH | oklch(79.59% 0.169 328.4) |
| XYZ | xyz(64.3109, 46.5645, 89.5875) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 5.87
Plum
#DDA0DD
ΔE00 6.67
Bubblegum Pink
#FE83CC
ΔE00 7.73
Candy Pink
#FF63E9
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F692F2 #92F696
analogous
#C892F6 #F692F2 #F692C0
triadic
#F692F2 #F2F692 #92F2F6
tetradic
#F692F2 #F6C892 #92F696 #92C0F6
square
#F692F2 #F6C892 #92F696 #92C0F6
split-complementary
#F692F2 #C0F692 #92F6C8
monochromatic
#ED21E5 #F159EB #F692F2 #FBCBF9 #FDE3FC
Accessibility & contrast
On white
2.04
#F692F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F692F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F692F2
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F692F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F692F2 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF5
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FC9BB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f692f2; /* rgb */ color: rgb(246, 146, 242); /* oklch */ color: oklch(79.6% 0.169 328.4);
Tailwind
colors: {
custom: {
50: '#fbb4f6',
500: '#f692f2',
950: '#000000',
},
}SCSS
$custom: #f692f2; $custom-light: #fbb4f6; $custom-dark: #000000;
JSON
{
"hex": "#f692f2",
"rgb": {
"r": 246,
"g": 146,
"b": 242
},
"hsl": {
"h": 302.4,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.79592,
"c": 0.1686,
"h": 328.4
},
"luminance": 0.46561
}Semantic roles & 50–950 ramp
primary
#F692F2
secondary
#D6F5D8
accent
#E10D04
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085