#F699B1#F699B1
#F699B1 is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.4% C 0.114 H 3.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F699B1 |
|---|---|
| RGB | rgb(246, 153, 177) |
| HSL | hsl(345, 84%, 78%) |
| HSV | hsv(345, 38%, 96%) |
| CMYK | cmyk(0%, 37.8%, 28%, 3.5%) |
| CIE-LAB | lab(73.25, 37.75, 2.35) |
| CIE-LCH | lch(73.25, 37.82, 3.57°) |
| OKLab | oklab(78.41% 0.1142 0.0067) |
| OKLCH | oklch(78.41% 0.114 3.3) |
| XYZ | xyz(57.3348, 45.5537, 47.3594) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.44
Pinky
#FC86AA
ΔE00 4.51
Rosa
#FE86A4
ΔE00 4.57
Faded Pink
#DE9DAC
ΔE00 4.97
Rose Pink
#F7879A
ΔE00 5.32
Soft Pink
#FDB0C0
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F699B1 #99F6DE
analogous
#F699DF #F699B1 #F6AF99
triadic
#F699B1 #B1F699 #99B1F6
tetradic
#F699B1 #DFF699 #99F6DE #AF99F6
square
#F699B1 #DFF699 #99F6DE #AF99F6
split-complementary
#F699B1 #99F6AF #99DFF6
monochromatic
#EC295B #F16186 #F699B1 #FBD1DC #FDE3E9
Accessibility & contrast
On white
2.08
#F699B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F699B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F699B1
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F699B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F699B1 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#BEBAAF
Tritanopia (blue-blind)
#FF92A1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f699b1; /* rgb */ color: rgb(246, 153, 177); /* oklch */ color: oklch(78.4% 0.114 3.3);
Tailwind
colors: {
custom: {
50: '#fbb8c8',
500: '#f699b1',
950: '#000000',
},
}SCSS
$custom: #f699b1; $custom-light: #fbb8c8; $custom-dark: #000000;
JSON
{
"hex": "#f699b1",
"rgb": {
"r": 246,
"g": 153,
"b": 177
},
"hsl": {
"h": 344.516,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.78406,
"c": 0.1144,
"h": 3.3
},
"luminance": 0.4555
}Semantic roles & 50–950 ramp
primary
#F699B1
secondary
#D7F4ED
accent
#E0A805
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082