#F68FFE#F68FFE
#F68FFE is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.7% C 0.185 H 324.5°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FFE |
|---|---|
| RGB | rgb(246, 143, 254) |
| HSL | hsl(296, 98%, 78%) |
| HSV | hsv(296, 44%, 100%) |
| CMYK | cmyk(3.1%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(73.80, 55.05, -39.08) |
| CIE-LCH | lch(73.80, 67.51, 324.63°) |
| OKLab | oklab(79.67% 0.1503 -0.1072) |
| OKLCH | oklch(79.67% 0.185 324.5) |
| XYZ | xyz(65.7162, 46.3964, 99.2405) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 5.79
Lavender Pink
#DD85D7
ΔE00 6.55
Candy Pink
#FF63E9
ΔE00 7.86
Violet Pink
#FB5FFC
ΔE00 8.02
Light Magenta
#FA5FF7
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FFE #97FE8F
analogous
#BF8FFE #F68FFE #FE8FCE
triadic
#F68FFE #FEF68F #8FFEF6
tetradic
#F68FFE #FEBF8F #97FE8F #8FCEFE
square
#F68FFE #FEBF8F #97FE8F #8FCEFE
split-complementary
#F68FFE #CEFE8F #8FFEBF
monochromatic
#EC16FD #F152FD #F68FFE #FBCCFF #FDE1FF
Accessibility & contrast
On white
2.04
#F68FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F68FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FFE
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FFE | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ADFF
Deuteranopia (green-blind)
#9FBAFB
Tritanopia (blue-blind)
#FA9BBB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f68ffe; /* rgb */ color: rgb(246, 143, 254); /* oklch */ color: oklch(79.7% 0.185 324.5);
Tailwind
colors: {
custom: {
50: '#fbb2ff',
500: '#f68ffe',
950: '#000000',
},
}SCSS
$custom: #f68ffe; $custom-light: #fbb2ff; $custom-dark: #000000;
JSON
{
"hex": "#f68ffe",
"rgb": {
"r": 246,
"g": 143,
"b": 254
},
"hsl": {
"h": 295.676,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.79669,
"c": 0.1846,
"h": 324.5
},
"luminance": 0.46394
}Semantic roles & 50–950 ramp
primary
#F68FFE
secondary
#D6F7D4
accent
#E60011
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086