#F698DF#F698DF
#F698DF is a light, vivid pink. Relative luminance 0.474; OKLCH L 79.8% C 0.142 H 336.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F698DF |
|---|---|
| RGB | rgb(246, 152, 223) |
| HSL | hsl(315, 84%, 78%) |
| HSV | hsv(315, 38%, 96%) |
| CMYK | cmyk(0%, 38.2%, 9.3%, 3.5%) |
| CIE-LAB | lab(74.43, 45.12, -21.22) |
| CIE-LCH | lch(74.43, 49.86, 334.81°) |
| OKLab | oklab(79.76% 0.1303 -0.0569) |
| OKLCH | oklch(79.76% 0.142 336.4) |
| XYZ | xyz(62.5534, 47.3804, 75.6482) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.22
Violet (CSS)
#EE82EE
ΔE00 7.09
Pink (survey)
#FF81C0
ΔE00 7.17
Purply Pink
#F075E6
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F698DF #98F6AF
analogous
#DE98F6 #F698DF #F698B0
triadic
#F698DF #DFF698 #98DFF6
tetradic
#F698DF #F6DE98 #98F6AF #98B0F6
square
#F698DF #F6DE98 #98F6AF #98B0F6
split-complementary
#F698DF #B0F698 #98F6DE
monochromatic
#EC27BC #F160CE #F698DF #FBD0F0 #FDE3F6
Accessibility & contrast
On white
2.00
#F698DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#F698DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F698DF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F698DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F698DF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99AEE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FF9BB2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f698df; /* rgb */ color: rgb(246, 152, 223); /* oklch */ color: oklch(79.8% 0.142 336.4);
Tailwind
colors: {
custom: {
50: '#fab8e9',
500: '#f698df',
950: '#000000',
},
}SCSS
$custom: #f698df; $custom-light: #fab8e9; $custom-dark: #000000;
JSON
{
"hex": "#f698df",
"rgb": {
"r": 246,
"g": 152,
"b": 223
},
"hsl": {
"h": 314.681,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.79757,
"c": 0.14221,
"h": 336.4
},
"luminance": 0.47377
}Semantic roles & 50–950 ramp
primary
#F698DF
secondary
#D7F4DE
accent
#E03B05
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084