#F68FF2#F68FF2
#F68FF2 is a light, vivid purple. Relative luminance 0.456; OKLCH L 79.1% C 0.174 H 328.5°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FF2 |
|---|---|
| RGB | rgb(246, 143, 242) |
| HSL | hsl(302, 85%, 76%) |
| HSV | hsv(302, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 1.6%, 3.5%) |
| CIE-LAB | lab(73.32, 52.92, -33.31) |
| CIE-LCH | lch(73.32, 62.53, 327.81°) |
| OKLab | oklab(79.15% 0.1479 -0.0908) |
| OKLCH | oklch(79.15% 0.174 328.5) |
| XYZ | xyz(63.8545, 45.6517, 89.4354) |
| Luminance | 0.4565 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 5.28
Plum
#DDA0DD
ΔE00 7.11
Candy Pink
#FF63E9
ΔE00 7.53
Bubblegum Pink
#FE83CC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FF2 #8FF693
analogous
#C78FF6 #F68FF2 #F68FBF
triadic
#F68FF2 #F2F68F #8FF2F6
tetradic
#F68FF2 #F6C78F #8FF693 #8FBFF6
square
#F68FF2 #F6C78F #8FF693 #8FBFF6
split-complementary
#F68FF2 #BFF68F #8FF6C7
monochromatic
#ED1EE5 #F156EB #F68FF2 #FBC8F9 #FDE3FC
Accessibility & contrast
On white
2.07
#F68FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F68FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FF2
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FF2 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ABF5
Deuteranopia (green-blind)
#A4B9EF
Tritanopia (blue-blind)
#FC98B5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f68ff2; /* rgb */ color: rgb(246, 143, 242); /* oklch */ color: oklch(79.1% 0.174 328.5);
Tailwind
colors: {
custom: {
50: '#fbb2f6',
500: '#f68ff2',
950: '#000000',
},
}SCSS
$custom: #f68ff2; $custom-light: #fbb2f6; $custom-dark: #000000;
JSON
{
"hex": "#f68ff2",
"rgb": {
"r": 246,
"g": 143,
"b": 242
},
"hsl": {
"h": 302.33,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.7915,
"c": 0.17356,
"h": 328.5
},
"luminance": 0.45649
}Semantic roles & 50–950 ramp
primary
#F68FF2
secondary
#D6F5D7
accent
#E20C04
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085