#F68EF8#F68EF8
#F68EF8 is a light, vivid purple. Relative luminance 0.457; OKLCH L 79.3% C 0.181 H 326.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F68EF8 |
|---|---|
| RGB | rgb(246, 142, 248) |
| HSL | hsl(299, 88%, 76%) |
| HSV | hsv(299, 43%, 97%) |
| CMYK | cmyk(0.8%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(73.36, 54.47, -36.50) |
| CIE-LCH | lch(73.36, 65.57, 326.17°) |
| OKLab | oklab(79.26% 0.1505 -0.0999) |
| OKLCH | oklch(79.26% 0.181 326.4) |
| XYZ | xyz(64.6210, 45.7192, 94.2096) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 5.81
Candy Pink
#FF63E9
ΔE00 7.44
Plum
#DDA0DD
ΔE00 7.83
Light Magenta
#FA5FF7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68EF8 #90F88E
analogous
#C18EF8 #F68EF8 #F88EC5
triadic
#F68EF8 #F8F68E #8EF8F6
tetradic
#F68EF8 #F8C18E #90F88E #8EC5F8
square
#F68EF8 #F8C18E #90F88E #8EC5F8
split-complementary
#F68EF8 #C5F88E #8EF8C1
monochromatic
#ED1BF1 #F154F4 #F68EF8 #FBC8FC #FDE2FD
Accessibility & contrast
On white
2.07
#F68EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F68EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68EF8
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68EF8 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ACFC
Deuteranopia (green-blind)
#A1B9F5
Tritanopia (blue-blind)
#FB99B8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f68ef8; /* rgb */ color: rgb(246, 142, 248); /* oklch */ color: oklch(79.3% 0.181 326.4);
Tailwind
colors: {
custom: {
50: '#fbb2fb',
500: '#f68ef8',
950: '#000000',
},
}SCSS
$custom: #f68ef8; $custom-light: #fbb2fb; $custom-dark: #000000;
JSON
{
"hex": "#f68ef8",
"rgb": {
"r": 246,
"g": 142,
"b": 248
},
"hsl": {
"h": 298.868,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.79261,
"c": 0.18065,
"h": 326.4
},
"luminance": 0.45716
}Semantic roles & 50–950 ramp
primary
#F68EF8
secondary
#D6F5D6
accent
#E50105
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085