#F69FBB#F69FBB
#F69FBB is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.7% C 0.108 H 359.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F69FBB |
|---|---|
| RGB | rgb(246, 159, 187) |
| HSL | hsl(341, 83%, 79%) |
| HSV | hsv(341, 35%, 96%) |
| CMYK | cmyk(0%, 35.4%, 24%, 3.5%) |
| CIE-LAB | lab(74.81, 35.99, -0.89) |
| CIE-LCH | lch(74.81, 36.00, 358.58°) |
| OKLab | oklab(79.68% 0.1084 -0.0018) |
| OKLCH | oklch(79.68% 0.108 359) |
| XYZ | xyz(59.3751, 47.9808, 53.1380) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.68
Soft Pink
#FDB0C0
ΔE00 4.80
Pig Pink
#E78EA5
ΔE00 4.93
Faded Pink
#DE9DAC
ΔE00 5.18
Baby Pink
#FFB7CE
ΔE00 5.53
Pinky
#FC86AA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69FBB #9FF6DA
analogous
#F69FE6 #F69FBB #F6AF9F
triadic
#F69FBB #BBF69F #9FBBF6
tetradic
#F69FBB #E6F69F #9FF6DA #AF9FF6
square
#F69FBB #E6F69F #9FF6DA #AF9FF6
split-complementary
#F69FBB #9FF6AF #9FE6F6
monochromatic
#EC2F6C #F16793 #F69FBB #FBD7E3 #FCE3EB
Accessibility & contrast
On white
1.98
#F69FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F69FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69FBB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69FBB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBC
Deuteranopia (green-blind)
#BFBEB9
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f69fbb; /* rgb */ color: rgb(246, 159, 187); /* oklch */ color: oklch(79.7% 0.108 359.0);
Tailwind
colors: {
custom: {
50: '#fbbccf',
500: '#f69fbb',
950: '#000000',
},
}SCSS
$custom: #f69fbb; $custom-light: #fbbccf; $custom-dark: #000000;
JSON
{
"hex": "#f69fbb",
"rgb": {
"r": 246,
"g": 159,
"b": 187
},
"hsl": {
"h": 340.69,
"s": 82.857,
"l": 79.412
},
"oklch": {
"l": 0.79682,
"c": 0.10842,
"h": 359
},
"luminance": 0.47977
}Semantic roles & 50–950 ramp
primary
#F69FBB
secondary
#D7F4EB
accent
#DF9906
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182