#F68EF9#F68EF9
#F68EF9 is a light, vivid purple. Relative luminance 0.458; OKLCH L 79.3% C 0.182 H 326.1°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F68EF9 |
|---|---|
| RGB | rgb(246, 142, 249) |
| HSL | hsl(298, 90%, 77%) |
| HSV | hsv(298, 43%, 98%) |
| CMYK | cmyk(1.2%, 43%, 0%, 2.4%) |
| CIE-LAB | lab(73.40, 54.65, -36.99) |
| CIE-LCH | lch(73.40, 65.99, 325.91°) |
| OKLab | oklab(79.3% 0.1507 -0.1013) |
| OKLCH | oklch(79.3% 0.182 326.1) |
| XYZ | xyz(64.7766, 45.7814, 95.0288) |
| Luminance | 0.4578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.88
Purply Pink
#F075E6
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.92
Candy Pink
#FF63E9
ΔE00 7.47
Plum
#DDA0DD
ΔE00 7.94
Violet Pink
#FB5FFC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68EF9 #91F98E
analogous
#C18EF9 #F68EF9 #F98EC7
triadic
#F68EF9 #F9F68E #8EF9F6
tetradic
#F68EF9 #F9C18E #91F98E #8EC7F9
square
#F68EF9 #F9C18E #91F98E #8EC7F9
split-complementary
#F68EF9 #C7F98E #8EF9C1
monochromatic
#ED1AF3 #F154F6 #F68EF9 #FBC8FC #FDE2FD
Accessibility & contrast
On white
2.07
#F68EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F68EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68EF9
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68EF9 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#A1B9F6
Tritanopia (blue-blind)
#FB99B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f68ef9; /* rgb */ color: rgb(246, 142, 249); /* oklch */ color: oklch(79.3% 0.182 326.1);
Tailwind
colors: {
custom: {
50: '#fbb2fb',
500: '#f68ef9',
950: '#000000',
},
}SCSS
$custom: #f68ef9; $custom-light: #fbb2fb; $custom-dark: #000000;
JSON
{
"hex": "#f68ef9",
"rgb": {
"r": 246,
"g": 142,
"b": 249
},
"hsl": {
"h": 298.318,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.79304,
"c": 0.18157,
"h": 326.1
},
"luminance": 0.45778
}Semantic roles & 50–950 ramp
primary
#F68EF9
secondary
#D6F6D5
accent
#E60006
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085