#F68BFE#F68BFE
#F68BFE is a light, vivid purple. Relative luminance 0.452; OKLCH L 79.1% C 0.191 H 324.6°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F68BFE |
|---|---|
| RGB | rgb(246, 139, 254) |
| HSL | hsl(296, 98%, 77%) |
| HSV | hsv(296, 45%, 100%) |
| CMYK | cmyk(3.1%, 45.3%, 0%, 0.4%) |
| CIE-LAB | lab(73.03, 57.03, -40.28) |
| CIE-LCH | lch(73.03, 69.82, 324.77°) |
| OKLab | oklab(79.1% 0.1557 -0.1106) |
| OKLCH | oklch(79.1% 0.191 324.6) |
| XYZ | xyz(65.1264, 45.2168, 99.0439) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.85
Purply Pink
#F075E6
ΔE00 5.20
Lavender Pink
#DD85D7
ΔE00 6.47
Candy Pink
#FF63E9
ΔE00 7.19
Violet Pink
#FB5FFC
ΔE00 7.23
Light Magenta
#FA5FF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68BFE #93FE8B
analogous
#BD8BFE #F68BFE #FE8BCD
triadic
#F68BFE #FEF68B #8BFEF6
tetradic
#F68BFE #FEBD8B #93FE8B #8BCDFE
square
#F68BFE #FEBD8B #93FE8B #8BCDFE
split-complementary
#F68BFE #CDFE8B #8BFEBD
monochromatic
#ED12FD #F14EFD #F68BFE #FBC8FF #FDE1FF
Accessibility & contrast
On white
2.09
#F68BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#F68BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68BFE
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68BFE | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#9CB8FB
Tritanopia (blue-blind)
#FA98B9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f68bfe; /* rgb */ color: rgb(246, 139, 254); /* oklch */ color: oklch(79.1% 0.191 324.6);
Tailwind
colors: {
custom: {
50: '#fbb0ff',
500: '#f68bfe',
950: '#000000',
},
}SCSS
$custom: #f68bfe; $custom-light: #fbb0ff; $custom-dark: #000000;
JSON
{
"hex": "#f68bfe",
"rgb": {
"r": 246,
"g": 139,
"b": 254
},
"hsl": {
"h": 295.826,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.79097,
"c": 0.19104,
"h": 324.6
},
"luminance": 0.45214
}Semantic roles & 50–950 ramp
primary
#F68BFE
secondary
#D6F7D4
accent
#E60010
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086