#F69FBF#F69FBF
#F69FBF is a light, moderate pink. Relative luminance 0.482; OKLCH L 79.8% C 0.110 H 356.2°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FBF |
|---|---|
| RGB | rgb(246, 159, 191) |
| HSL | hsl(338, 83%, 79%) |
| HSV | hsv(338, 35%, 96%) |
| CMYK | cmyk(0%, 35.4%, 22.4%, 3.5%) |
| CIE-LAB | lab(74.92, 36.56, -2.93) |
| CIE-LCH | lch(74.92, 36.67, 355.42°) |
| OKLab | oklab(79.8% 0.1098 -0.0072) |
| OKLCH | oklch(79.8% 0.11 356.2) |
| XYZ | xyz(59.8093, 48.1545, 55.4246) |
| Luminance | 0.4815 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.39
Pig Pink
#E78EA5
ΔE00 5.54
Soft Pink
#FDB0C0
ΔE00 5.54
Baby Pink
#FFB7CE
ΔE00 5.64
Faded Pink
#DE9DAC
ΔE00 5.86
Pinky
#FC86AA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FBF #9FF6D6
analogous
#F69FEB #F69FBF #F6AB9F
triadic
#F69FBF #BFF69F #9FBFF6
tetradic
#F69FBF #EBF69F #9FF6D6 #AB9FF6
square
#F69FBF #EBF69F #9FF6D6 #AB9FF6
split-complementary
#F69FBF #9FF6AB #9FEBF6
monochromatic
#EC2F74 #F1679A #F69FBF #FBD7E4 #FCE3EC
Accessibility & contrast
On white
1.98
#F69FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F69FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FBF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FBF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#FF9BAA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f69fbf; /* rgb */ color: rgb(246, 159, 191); /* oklch */ color: oklch(79.8% 0.110 356.2);
Tailwind
colors: {
custom: {
50: '#fbbcd2',
500: '#f69fbf',
950: '#000000',
},
}SCSS
$custom: #f69fbf; $custom-light: #fbbcd2; $custom-dark: #000000;
JSON
{
"hex": "#f69fbf",
"rgb": {
"r": 246,
"g": 159,
"b": 191
},
"hsl": {
"h": 337.931,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.79802,
"c": 0.11003,
"h": 356.2
},
"luminance": 0.48151
}Semantic roles & 50–950 ramp
primary
#F69FBF
secondary
#D7F4E9
accent
#DF8F06
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182