#F698CF#F698CF
#F698CF is a light, vivid pink. Relative luminance 0.466; OKLCH L 79.2% C 0.130 H 344.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F698CF |
|---|---|
| RGB | rgb(246, 152, 207) |
| HSL | hsl(325, 84%, 78%) |
| HSV | hsv(325, 38%, 96%) |
| CMYK | cmyk(0%, 38.2%, 15.9%, 3.5%) |
| CIE-LAB | lab(73.91, 42.57, -13.24) |
| CIE-LCH | lch(73.91, 44.58, 342.73°) |
| OKLab | oklab(79.19% 0.1257 -0.0349) |
| OKLCH | oklch(79.19% 0.13 344.5) |
| XYZ | xyz(60.4973, 46.5580, 64.8195) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.66
Pink (survey)
#FF81C0
ΔE00 5.24
Plum
#DDA0DD
ΔE00 6.85
Powder Pink
#FFB2D0
ΔE00 7.52
Lavender Pink
#DD85D7
ΔE00 8.33
Pinky
#FC86AA
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F698CF #98F6BF
analogous
#EE98F6 #F698CF #F698A0
triadic
#F698CF #CFF698 #98CFF6
tetradic
#F698CF #F6EE98 #98F6BF #98A0F6
square
#F698CF #F6EE98 #98F6BF #98A0F6
split-complementary
#F698CF #A0F698 #98F6EE
monochromatic
#EC279B #F160B5 #F698CF #FBD0E9 #FDE3F2
Accessibility & contrast
On white
2.04
#F698CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#F698CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F698CF
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F698CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F698CF | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACD1
Deuteranopia (green-blind)
#B6BBCC
Tritanopia (blue-blind)
#FF98AC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f698cf; /* rgb */ color: rgb(246, 152, 207); /* oklch */ color: oklch(79.2% 0.130 344.5);
Tailwind
colors: {
custom: {
50: '#fbb8dd',
500: '#f698cf',
950: '#000000',
},
}SCSS
$custom: #f698cf; $custom-light: #fbb8dd; $custom-dark: #000000;
JSON
{
"hex": "#f698cf",
"rgb": {
"r": 246,
"g": 152,
"b": 207
},
"hsl": {
"h": 324.894,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.79185,
"c": 0.13048,
"h": 344.5
},
"luminance": 0.46554
}Semantic roles & 50–950 ramp
primary
#F698CF
secondary
#D7F4E3
accent
#E06005
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083