#F68DDF#F68DDF
#F68DDF is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.1% C 0.161 H 335.7°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F68DDF |
|---|---|
| RGB | rgb(246, 141, 223) |
| HSL | hsl(313, 85%, 76%) |
| HSV | hsv(313, 43%, 96%) |
| CMYK | cmyk(0%, 42.7%, 9.3%, 3.5%) |
| CIE-LAB | lab(72.21, 50.71, -24.60) |
| CIE-LCH | lch(72.21, 56.37, 334.12°) |
| OKLab | oklab(78.09% 0.1465 -0.0662) |
| OKLCH | oklch(78.09% 0.161 335.7) |
| XYZ | xyz(60.8501, 43.9739, 75.0805) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.38
Lavender Pink
#DD85D7
ΔE00 4.64
Violet (CSS)
#EE82EE
ΔE00 5.00
Purply Pink
#F075E6
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.50
Pink (survey)
#FF81C0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F68DDF #8DF6A4
analogous
#D88DF6 #F68DDF #F68DAA
triadic
#F68DDF #DFF68D #8DDFF6
tetradic
#F68DDF #F6D88D #8DF6A4 #8DAAF6
square
#F68DDF #F6D88D #8DF6A4 #8DAAF6
split-complementary
#F68DDF #AAF68D #8DF6D8
monochromatic
#ED1CBF #F254CF #F68DDF #FAC6EF #FDE3F7
Accessibility & contrast
On white
2.14
#F68DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#F68DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F68DDF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F68DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F68DDF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#FF91AC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f68ddf; /* rgb */ color: rgb(246, 141, 223); /* oklch */ color: oklch(78.1% 0.161 335.7);
Tailwind
colors: {
custom: {
50: '#fbb1e9',
500: '#f68ddf',
950: '#000000',
},
}SCSS
$custom: #f68ddf; $custom-light: #fbb1e9; $custom-dark: #000000;
JSON
{
"hex": "#f68ddf",
"rgb": {
"r": 246,
"g": 141,
"b": 223
},
"hsl": {
"h": 313.143,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.78085,
"c": 0.16076,
"h": 335.7
},
"luminance": 0.4397
}Semantic roles & 50–950 ramp
primary
#F68DDF
secondary
#D6F5DD
accent
#E23404
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084