#F690F2#F690F2
#F690F2 is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.3% C 0.172 H 328.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F690F2 |
|---|---|
| RGB | rgb(246, 144, 242) |
| HSL | hsl(302, 85%, 76%) |
| HSV | hsv(302, 41%, 96%) |
| CMYK | cmyk(0%, 41.5%, 1.6%, 3.5%) |
| CIE-LAB | lab(73.52, 52.42, -33.00) |
| CIE-LCH | lch(73.52, 61.94, 327.80°) |
| OKLab | oklab(79.3% 0.1465 -0.0899) |
| OKLCH | oklch(79.3% 0.172 328.5) |
| XYZ | xyz(64.0053, 45.9533, 89.4857) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 5.32
Purply Pink
#F075E6
ΔE00 5.47
Plum
#DDA0DD
ΔE00 6.96
Bubblegum Pink
#FE83CC
ΔE00 7.70
Candy Pink
#FF63E9
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F690F2 #90F694
analogous
#C790F6 #F690F2 #F690BF
triadic
#F690F2 #F2F690 #90F2F6
tetradic
#F690F2 #F6C790 #90F694 #90BFF6
square
#F690F2 #F6C790 #90F694 #90BFF6
split-complementary
#F690F2 #BFF690 #90F6C7
monochromatic
#ED1FE5 #F157EB #F690F2 #FBC9F9 #FDE3FC
Accessibility & contrast
On white
2.06
#F690F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F690F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F690F2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F690F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F690F2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#A5B9EF
Tritanopia (blue-blind)
#FC99B6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f690f2; /* rgb */ color: rgb(246, 144, 242); /* oklch */ color: oklch(79.3% 0.172 328.5);
Tailwind
colors: {
custom: {
50: '#fbb3f6',
500: '#f690f2',
950: '#000000',
},
}SCSS
$custom: #f690f2; $custom-light: #fbb3f6; $custom-dark: #000000;
JSON
{
"hex": "#f690f2",
"rgb": {
"r": 246,
"g": 144,
"b": 242
},
"hsl": {
"h": 302.353,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.79296,
"c": 0.17192,
"h": 328.5
},
"luminance": 0.4595
}Semantic roles & 50–950 ramp
primary
#F690F2
secondary
#D6F5D8
accent
#E10D04
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085