#F68CED#F68CED
#F68CED is a light, vivid purple. Relative luminance 0.445; OKLCH L 78.5% C 0.174 H 330.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F68CED |
|---|---|
| RGB | rgb(246, 140, 237) |
| HSL | hsl(305, 85%, 76%) |
| HSV | hsv(305, 43%, 96%) |
| CMYK | cmyk(0%, 43.1%, 3.7%, 3.5%) |
| CIE-LAB | lab(72.54, 53.55, -31.78) |
| CIE-LCH | lch(72.54, 62.27, 329.31°) |
| OKLab | oklab(78.5% 0.1511 -0.0864) |
| OKLCH | oklch(78.5% 0.174 330.2) |
| XYZ | xyz(62.6695, 44.4668, 85.3863) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 4.71
Bubblegum Pink
#FE83CC
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 6.97
Plum
#DDA0DD
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68CED #8CF695
analogous
#CA8CF6 #F68CED #F68CB8
triadic
#F68CED #EDF68C #8CEDF6
tetradic
#F68CED #F6CA8C #8CF695 #8CB8F6
square
#F68CED #F6CA8C #8CF695 #8CB8F6
split-complementary
#F68CED #B8F68C #8CF6CA
monochromatic
#ED1ADB #F253E4 #F68CED #FAC5F6 #FDE3FB
Accessibility & contrast
On white
2.12
#F68CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F68CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68CED
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68CED | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#A4B7EA
Tritanopia (blue-blind)
#FD94B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f68ced; /* rgb */ color: rgb(246, 140, 237); /* oklch */ color: oklch(78.5% 0.174 330.2);
Tailwind
colors: {
custom: {
50: '#fbb0f3',
500: '#f68ced',
950: '#000000',
},
}SCSS
$custom: #f68ced; $custom-light: #fbb0f3; $custom-dark: #000000;
JSON
{
"hex": "#f68ced",
"rgb": {
"r": 246,
"g": 140,
"b": 237
},
"hsl": {
"h": 305.094,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.78503,
"c": 0.1741,
"h": 330.2
},
"luminance": 0.44463
}Semantic roles & 50–950 ramp
primary
#F68CED
secondary
#D6F5D9
accent
#E21604
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085