#F69BBF#F69BBF
#F69BBF is a light, moderate pink. Relative luminance 0.468; OKLCH L 79.1% C 0.116 H 354.8°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F69BBF |
|---|---|
| RGB | rgb(246, 155, 191) |
| HSL | hsl(336, 83%, 79%) |
| HSV | hsv(336, 37%, 96%) |
| CMYK | cmyk(0%, 37%, 22.4%, 3.5%) |
| CIE-LAB | lab(74.06, 38.64, -4.19) |
| CIE-LCH | lch(74.06, 38.87, 353.81°) |
| OKLab | oklab(79.15% 0.116 -0.0106) |
| OKLCH | oklch(79.15% 0.116 354.8) |
| XYZ | xyz(59.1325, 46.8010, 55.1991) |
| Luminance | 0.4680 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.49
Pinky
#FC86AA
ΔE00 5.55
Pink (survey)
#FF81C0
ΔE00 6.52
Faded Pink
#DE9DAC
ΔE00 6.52
Rosa
#FE86A4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F69BBF #9BF6D2
analogous
#F69BEC #F69BBF #F6A49B
triadic
#F69BBF #BFF69B #9BBFF6
tetradic
#F69BBF #ECF69B #9BF6D2 #A49BF6
square
#F69BBF #ECF69B #9BF6D2 #A49BF6
split-complementary
#F69BBF #9BF6A4 #9BECF6
monochromatic
#EC2B77 #F1639B #F69BBF #FBD3E3 #FCE3ED
Accessibility & contrast
On white
2.03
#F69BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#F69BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F69BBF
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F69BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F69BBF | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#FF97A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f69bbf; /* rgb */ color: rgb(246, 155, 191); /* oklch */ color: oklch(79.1% 0.116 354.8);
Tailwind
colors: {
custom: {
50: '#fbbad2',
500: '#f69bbf',
950: '#000000',
},
}SCSS
$custom: #f69bbf; $custom-light: #fbbad2; $custom-dark: #000000;
JSON
{
"hex": "#f69bbf",
"rgb": {
"r": 246,
"g": 155,
"b": 191
},
"hsl": {
"h": 336.264,
"s": 83.486,
"l": 78.627
},
"oklch": {
"l": 0.79146,
"c": 0.11646,
"h": 354.8
},
"luminance": 0.46797
}Semantic roles & 50–950 ramp
primary
#F69BBF
secondary
#D7F4E9
accent
#E08A06
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182