#F68CFE#F68CFE
#F68CFE is a light, vivid purple. Relative luminance 0.455; OKLCH L 79.2% C 0.189 H 324.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F68CFE |
|---|---|
| RGB | rgb(246, 140, 254) |
| HSL | hsl(296, 98%, 77%) |
| HSV | hsv(296, 45%, 100%) |
| CMYK | cmyk(3.1%, 44.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.22, 56.54, -39.98) |
| CIE-LCH | lch(73.22, 69.25, 324.74°) |
| OKLab | oklab(79.24% 0.1544 -0.1098) |
| OKLCH | oklch(79.24% 0.189 324.6) |
| XYZ | xyz(65.2719, 45.5077, 99.0924) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.96
Purply Pink
#F075E6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.48
Candy Pink
#FF63E9
ΔE00 7.35
Violet Pink
#FB5FFC
ΔE00 7.43
Light Magenta
#FA5FF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68CFE #94FE8C
analogous
#BD8CFE #F68CFE #FE8CCD
triadic
#F68CFE #FEF68C #8CFEF6
tetradic
#F68CFE #FEBD8C #94FE8C #8CCDFE
square
#F68CFE #FEBD8C #94FE8C #8CCDFE
split-complementary
#F68CFE #CDFE8C #8CFEBD
monochromatic
#ED13FD #F14FFD #F68CFE #FBC9FF #FDE1FF
Accessibility & contrast
On white
2.08
#F68CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F68CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68CFE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68CFE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#9DB8FB
Tritanopia (blue-blind)
#FA99B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f68cfe; /* rgb */ color: rgb(246, 140, 254); /* oklch */ color: oklch(79.2% 0.189 324.6);
Tailwind
colors: {
custom: {
50: '#fbb0ff',
500: '#f68cfe',
950: '#000000',
},
}SCSS
$custom: #f68cfe; $custom-light: #fbb0ff; $custom-dark: #000000;
JSON
{
"hex": "#f68cfe",
"rgb": {
"r": 246,
"g": 140,
"b": 254
},
"hsl": {
"h": 295.789,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.79239,
"c": 0.18943,
"h": 324.6
},
"luminance": 0.45505
}Semantic roles & 50–950 ramp
primary
#F68CFE
secondary
#D6F7D4
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086