#F68FED#F68FED
#F68FED is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.9% C 0.169 H 330.3°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F68FED |
|---|---|
| RGB | rgb(246, 143, 237) |
| HSL | hsl(305, 85%, 76%) |
| HSV | hsv(305, 42%, 96%) |
| CMYK | cmyk(0%, 41.9%, 3.7%, 3.5%) |
| CIE-LAB | lab(73.13, 52.05, -30.88) |
| CIE-LCH | lch(73.13, 60.52, 329.32°) |
| OKLab | oklab(78.94% 0.1469 -0.0839) |
| OKLCH | oklch(78.94% 0.169 330.3) |
| XYZ | xyz(63.1138, 45.3555, 85.5344) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 5.32
Plum
#DDA0DD
ΔE00 6.71
Bubblegum Pink
#FE83CC
ΔE00 6.84
Candy Pink
#FF63E9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68FED #8FF698
analogous
#CC8FF6 #F68FED #F68FBA
triadic
#F68FED #EDF68F #8FEDF6
tetradic
#F68FED #F6CC8F #8FF698 #8FBAF6
square
#F68FED #F6CC8F #8FF698 #8FBAF6
split-complementary
#F68FED #BAF68F #8FF6CC
monochromatic
#ED1EDB #F156E4 #F68FED #FBC8F6 #FDE3FA
Accessibility & contrast
On white
2.09
#F68FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F68FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68FED
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68FED | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF0
Deuteranopia (green-blind)
#A6B9EA
Tritanopia (blue-blind)
#FD97B3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f68fed; /* rgb */ color: rgb(246, 143, 237); /* oklch */ color: oklch(78.9% 0.169 330.3);
Tailwind
colors: {
custom: {
50: '#fbb2f3',
500: '#f68fed',
950: '#000000',
},
}SCSS
$custom: #f68fed; $custom-light: #fbb2f3; $custom-dark: #000000;
JSON
{
"hex": "#f68fed",
"rgb": {
"r": 246,
"g": 143,
"b": 237
},
"hsl": {
"h": 305.243,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.78941,
"c": 0.16914,
"h": 330.3
},
"luminance": 0.45352
}Semantic roles & 50–950 ramp
primary
#F68FED
secondary
#D6F5D9
accent
#E21704
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085