#F68DED#F68DED
#F68DED is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.6% C 0.172 H 330.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F68DED |
|---|---|
| RGB | rgb(246, 141, 237) |
| HSL | hsl(305, 85%, 76%) |
| HSV | hsv(305, 43%, 96%) |
| CMYK | cmyk(0%, 42.7%, 3.7%, 3.5%) |
| CIE-LAB | lab(72.73, 53.05, -31.48) |
| CIE-LCH | lch(72.73, 61.69, 329.32°) |
| OKLab | oklab(78.65% 0.1497 -0.0856) |
| OKLCH | oklch(78.65% 0.172 330.2) |
| XYZ | xyz(62.8162, 44.7603, 85.4352) |
| Luminance | 0.4476 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 4.76
Purply Pink
#F075E6
ΔE00 4.91
Bubblegum Pink
#FE83CC
ΔE00 6.84
Plum
#DDA0DD
ΔE00 7.02
Candy Pink
#FF63E9
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68DED #8DF696
analogous
#CA8DF6 #F68DED #F68DB8
triadic
#F68DED #EDF68D #8DEDF6
tetradic
#F68DED #F6CA8D #8DF696 #8DB8F6
square
#F68DED #F6CA8D #8DF696 #8DB8F6
split-complementary
#F68DED #B8F68D #8DF6CA
monochromatic
#ED1CDB #F254E4 #F68DED #FAC6F6 #FDE3FB
Accessibility & contrast
On white
2.11
#F68DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F68DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68DED
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68DED | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#A5B8EA
Tritanopia (blue-blind)
#FD95B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f68ded; /* rgb */ color: rgb(246, 141, 237); /* oklch */ color: oklch(78.6% 0.172 330.2);
Tailwind
colors: {
custom: {
50: '#fbb1f3',
500: '#f68ded',
950: '#000000',
},
}SCSS
$custom: #f68ded; $custom-light: #fbb1f3; $custom-dark: #000000;
JSON
{
"hex": "#f68ded",
"rgb": {
"r": 246,
"g": 141,
"b": 237
},
"hsl": {
"h": 305.143,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.78648,
"c": 0.17245,
"h": 330.2
},
"luminance": 0.44757
}Semantic roles & 50–950 ramp
primary
#F68DED
secondary
#D6F5D9
accent
#E21704
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085